settings encryption fix and todo's
This commit is contained in:
parent
c114e9b6c3
commit
17a8d81486
3 changed files with 8 additions and 4 deletions
|
|
@ -335,6 +335,7 @@ class Toxygen(object):
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
# TODO: add tox: URI support
|
||||
if len(sys.argv) == 1:
|
||||
toxygen = Toxygen()
|
||||
else: # path to profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue