Make alembic a known third part for isort
This commit is contained in:
parent
2c251fb72e
commit
8b6bf7d76d
@ -71,4 +71,5 @@ src_paths = ["mev_inspect", "tests"]
|
||||
skip_glob = ["*/setup.py"]
|
||||
filter_files = true
|
||||
known_first_party = "mev_inspect"
|
||||
known_third_party = "alembic"
|
||||
py_version=39
|
||||
|
Loading…
x
Reference in New Issue
Block a user