[fix] import

This commit is contained in:
Al
2016-08-02 01:50:17 -04:00
parent 818bd50105
commit a1f0c1a3c9

View File

@@ -18,6 +18,7 @@ from geodata.address_formatting.formatter import AddressFormatter
from geodata.addresses.blocks import Block
from geodata.addresses.config import address_config
from geodata.addresses.components import AddressComponents
from geodata.addresses.house_numbers import HouseNumber
from geodata.categories.config import category_config
from geodata.categories.query import Category, NULL_CATEGORY_QUERY
from geodata.chains.query import Chain, NULL_CHAIN_QUERY