More fun with roman numbers
This commit is contained in:
@@ -78,12 +78,12 @@ all = [
|
||||
|
||||
[tool.black]
|
||||
target-version = ["py37"]
|
||||
line-length = 120
|
||||
line-length = 90
|
||||
skip-string-normalization = true
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py37"
|
||||
line-length = 120
|
||||
line-length = 90
|
||||
select = [
|
||||
"A",
|
||||
"ARG",
|
||||
|
||||
Reference in New Issue
Block a user