mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
Update dotdrop.py
Updating to conform to PEP8
This commit is contained in:
@@ -101,7 +101,7 @@ def compare(opts, conf, tmp, focus=""):
|
||||
exist = True
|
||||
break
|
||||
if not exist:
|
||||
LOG.log('One of the keys is not found. Please double check ' \
|
||||
LOG.log('One of the keys is not found. Please double check '
|
||||
'your arguments.')
|
||||
sys.exit(0)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user