mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 19:18:16 -06:00
15676 update formatting
This commit is contained in:
parent
57f64391fc
commit
97a18494fc
@ -3,7 +3,7 @@
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
target_version = ['3.10', '3.11', '3.12']
|
||||
target_version = ['py310', 'py311', 'py312']
|
||||
skip-string-normalization = true
|
||||
|
||||
[tool.isort]
|
||||
|
Loading…
Reference in New Issue
Block a user