ch14
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[tool.black]
|
||||
line-length = 66
|
||||
|
||||
[tool.isort]
|
||||
atomic=true
|
||||
line_length=66
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,6 @@
|
||||
[tool.black]
|
||||
line-length = 66
|
||||
|
||||
[tool.isort]
|
||||
atomic=true
|
||||
line_length=66
|
||||