Merge main into feature

This commit is contained in:
Jeremy Stretch
2025-04-10 17:17:21 -04:00
parent bb5057c063
commit fc0acb020f
197 changed files with 63438 additions and 53007 deletions

View File

@@ -2,6 +2,7 @@ exclude = [
"netbox/project-static/**"
]
line-length = 120
target-version = "py310"
[lint]
extend-select = ["E1", "E2", "E3", "E501", "W"]