diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-03-22 20:43:21 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-03-22 20:43:30 +0100 |
| commit | 5cec7cc7ecc78e8fe52c715c7465b0256392f428 (patch) | |
| tree | fdbdbf7bc7993136b220597e14debd7fb0b8976d /setconfig.py | |
| parent | d78bf42923b0d2bf85dbeefb602736161ac91701 (diff) | |
Whitespace consistency nit
Diffstat (limited to 'setconfig.py')
| -rwxr-xr-x | setconfig.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setconfig.py b/setconfig.py index dce9950..4c41529 100755 --- a/setconfig.py +++ b/setconfig.py @@ -17,7 +17,6 @@ The exit status on errors is 1. The default input/output configuration file is '.config'. A different filename can be passed in the KCONFIG_CONFIG environment variable. """ - import argparse import sys |
