Update docs and version number

This commit is contained in:
Paul Vincent Craven
2019-08-15 09:53:25 -05:00
parent 7aea85f636
commit bb6ee0a24b
3 changed files with 7 additions and 3 deletions

View File

@@ -25,7 +25,6 @@ copyright = '2019, Beefy-Swain'
author = 'Beefy-Swain'
sys.path.insert(0, os.path.abspath('..'))
print(f"System Path: {sys.path}")
# -- General configuration ---------------------------------------------------