reemove globals and format

This commit is contained in:
Trent N 2020-10-15 09:13:36 -07:00
parent c4c0cbf30b
commit aeeabe0906
5 changed files with 231 additions and 56 deletions

View file

@ -10,6 +10,7 @@ imapclient = "^2.1.0"
python-bittrex = "^0.3.0"
[tool.poetry.dev-dependencies]
black = {version = "^20.8b1", allow-prereleases = true}
[build-system]
requires = ["poetry>=0.12"]