We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bd739 commit e3b0d9cCopy full SHA for e3b0d9c
setup.cfg
@@ -17,7 +17,7 @@ ignore =
17
[isort]
18
profile = black
19
force_sort_within_sections = true
20
-known_first_party = xbox,tests
+known_first_party = onvif,tests
21
forced_separate = tests
22
combine_as_imports = true
23
0 commit comments