Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marianoeramirez committed Jul 8, 2024
1 parent 4864862 commit c1c4a0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cities_light/receivers.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
from .settings import INCLUDE_CITY_TYPES, INCLUDE_COUNTRIES
from .signals import (
city_items_pre_import, country_items_pre_import, region_items_pre_import,
subregion_items_pre_import, InvalidItems,
subregion_items_pre_import
)
from .exceptions import InvalidItems



Expand Down

0 comments on commit c1c4a0f

Please sign in to comment.