diff --git a/setup.cfg b/setup.cfg index af99685..8d68f82 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,7 +17,7 @@ ignore = [isort] profile = black force_sort_within_sections = true -known_first_party = xbox,tests +known_first_party = onvif,tests forced_separate = tests combine_as_imports = true