diff options
Diffstat (limited to '')
-rw-r--r-- | pyproject.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index 0f8a3bb..0000000 --- a/pyproject.toml +++ /dev/null @@ -1,3 +0,0 @@ -[tool.black] -line-length = 79 -target-version = ['py310'] |