diff --git a/pyproject.toml b/pyproject.toml index 7145f7d..eb65f46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,5 @@ [tool.black] target-version = ["py37"] -# black compatible isort [tool.isort] profile = "black"