diff --git a/setup.cfg b/setup.cfg index 909f864..0be3821 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,5 +29,5 @@ indent = " " force_sort_within_sections = true sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER default_section = THIRDPARTY -known_first_party = midea_beautiful, tests +known_first_party = tests combine_as_imports = true