Merge pull request 'chore: rename integration and references in unit tests' (#1) from customise-blueprint into main

Reviewed-on: #1
This commit is contained in:
2021-12-11 12:07:43 +00:00
committed by Alex Berry
27 changed files with 107 additions and 107 deletions

View File

@@ -31,5 +31,5 @@ not_skip = __init__.py
force_sort_within_sections = true
sections = FUTURE,STDLIB,INBETWEENS,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
default_section = THIRDPARTY
known_first_party = custom_components.integration_blueprint, tests
known_first_party = custom_components.octopusenergy, tests
combine_as_imports = true