Browse Source

Add pyproject.toml for black configuration

Jan Holthuis 5 năm trước cách đây
mục cha
commit
7f18a3d202
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      pyproject.toml

+ 2 - 0
pyproject.toml

@@ -0,0 +1,2 @@
+[tool.black]
+line-length = 79