Cleanup & ideas

This commit is contained in:
Collin Rapp
2020-08-25 22:23:16 -07:00
parent df63269739
commit 2387e67004
13 changed files with 163 additions and 24 deletions

View File

@@ -191,4 +191,3 @@ def interactive_config(dest):
toml.dump(configvals, f)
print('#' * 80 + f'\nConfig settings saved to {dest}\n' + '#' * 80)