]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Source cleanups
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 1 Jan 2020 16:17:28 +0000 (11:17 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 1 Jan 2020 16:17:28 +0000 (11:17 -0500)
commitd131dc42daf6aa9a14cfab210bbd84f1ec745ee2
tree65a03e30f1d2964d22eb628bc54cc11b238806f9
parent961923c35782e7804f97242a6729a57f711d9e78
Source cleanups

- install flake8 to pre-commit hooks
- remove unused run_tests.py file
- ensure full pre-commit run succeeds

Change-Id: I31290078e48821ce9d78d45a74b51d0004047a1e
.pre-commit-config.yaml
alembic/__init__.py
run_tests.py [deleted file]
tests/test_oracle.py