Feature/setup cfg (#28)

* Add setup.cfg

* Run black and isort.

* Add blueprint to first party.

* Make const import consistent.
This commit is contained in:
Erik Seglem
2020-05-14 04:40:21 -04:00
committed by GitHub
parent b22ae5949b
commit 99b07e5a7a
6 changed files with 42 additions and 11 deletions

View File

@ -10,4 +10,4 @@
"requirements": [
"sampleclient"
]
}
}