Merge "Enforce double quotes in Black formatting"
This commit is contained in:
@@ -4,7 +4,6 @@ profile = "black"
|
||||
|
||||
[tool.black]
|
||||
target-version = ['py311']
|
||||
skip-string-normalization = true
|
||||
preview = true
|
||||
include = '\.py'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user