Rename my_configuration to mycfg for brevity

This commit is contained in:
Dima Gerasimov 2019-12-19 19:45:25 +00:00 committed by Dmitrii Gerasimov
parent cd804091c3
commit 066641a4ce
31 changed files with 65 additions and 70 deletions

View file

@ -15,7 +15,7 @@ jobs:
# - run: python3 -m mypy --namespace-packages my
# - run: python3 -m pylint -E my
# TODO need to keep full my_configuration.py as example? to dummy run CI
# TODO need to keep full mycfg.py as example? to dummy run CI