commit | f3a14a308d1efc2094c00306ebd79267b44a8efa | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 19 15:15:39 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 19 15:23:04 2022 -0400 |
tree | 19f6b8b0017635c46488eb64ad6268a2e2435d74 | |
parent | a227bf1ca1036ee01b24a7fec46f85684e5542a1 [diff] [blame] |
chore: add more pre-commit-config
diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..5d7bf33 --- /dev/null +++ b/pyproject.toml
@@ -0,0 +1,2 @@ +[tool.isort] +profile = "black"