add autoformatting

This commit is contained in:
2021-09-20 22:23:11 -06:00
parent 624cf5fce2
commit 3af5a0143f
3 changed files with 148 additions and 129 deletions

View File

@@ -5,11 +5,15 @@ verify_ssl = true
[dev-packages]
ipykernel = "*"
black = "*"
ipython = "*"
flake8 = "*"
[packages]
pandas = "*"
ipython = "*"
cd = "*"
[requires]
python_version = "3.9"
python_version = "3.8"
[pipenv]
allow_prereleases = true