Use black for formatting

This commit is contained in:
richard-dds
2018-06-26 10:31:39 -04:00
parent 3599440ee6
commit f9335c7a4e
28 changed files with 362 additions and 255 deletions

View File

@@ -15,6 +15,7 @@ pytest-tornado = "==0.5.0"
ipython = "*"
ipdb = "*"
pylint = "*"
black = "*"
[requires]
python_version = "3.6"