create-all-tables-fix2
All checks were successful
Deploy on push / deploy (push) Successful in 1m35s
All checks were successful
Deploy on push / deploy (push) Successful in 1m35s
This commit is contained in:
parent
63ebf3af2d
commit
045d2ddadf
|
@ -42,3 +42,6 @@ multi_line_output = 3
|
||||||
include_trailing_comma = true
|
include_trailing_comma = true
|
||||||
force_grid_wrap = 0
|
force_grid_wrap = 0
|
||||||
line_length = 120
|
line_length = 120
|
||||||
|
|
||||||
|
[tool.ruff]
|
||||||
|
line-length = 120
|
||||||
|
|
Loading…
Reference in New Issue
Block a user