Simplify config discovery: get rid of the hacky stub and reimport proper config automatically

This commit is contained in:
Dima Gerasimov 2020-05-04 22:52:43 +01:00 committed by karlicoss
parent fd224d8c38
commit 636060db57
10 changed files with 35 additions and 25 deletions

3
.gitignore vendored
View file

@ -158,3 +158,6 @@ dmypy.json
.pyre/
# End of https://www.gitignore.io/api/python,emacs
cov/
*.png