diff options
author | Azat Bahawi <azat@bahawi.net> | 2022-08-14 13:47:27 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2022-08-14 13:47:27 +0300 |
commit | fc1eaf84d8e53b901878aa0e2d587369fe41e5b7 (patch) | |
tree | 4533a79f5ef4a29868e857dc9f8144b9cf741fba /pyproject.toml | |
parent | 2022-08-13 (diff) |
2022-08-14
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'] |