]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Update black to match sqlalchemy version
authorCaselIT <cfederico87@gmail.com>
Tue, 17 Mar 2020 22:17:33 +0000 (23:17 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 18 Mar 2020 18:01:27 +0000 (18:01 +0000)
commit499ccb3ed186c52925ecfdb81f5e9859dd1e5122
treef07c604254b514adb74ad96833d2826926b3c063
parent6bb4f5efb47d9c672a363dc1e588a7ac2c50037b
Update black to match sqlalchemy version

Also add a in the pep8 tox job a check to verify that all files
are properly formatted

Change-Id: I7bac8463b273f3bce9be098e6ee76f1761e28e72
.gitignore
.pre-commit-config.yaml
pyproject.toml [new file with mode: 0644]
tests/test_mysql.py
tox.ini