Run isort and other cleanup

This commit is contained in:
nathom 2021-07-28 22:29:30 -07:00
parent ca67173162
commit 8d0dc7fb7f
12 changed files with 86 additions and 95 deletions

View file

@ -22,7 +22,7 @@ project = "streamrip"
copyright = "2021, nathom"
author = "nathom"
pygments_style = 'sphinx'
pygments_style = "sphinx"
# -- General configuration ---------------------------------------------------