Add a pyproject.toml to indicate formatting with Black

This commit is contained in:
Adam Goldsmith 2023-01-09 22:08:35 -05:00
parent 812affd0ae
commit df4e3a6afd

1
pyproject.toml Normal file
View File

@ -0,0 +1 @@
[tool.black]