add AccessRestrictionAffected as GeometryIndexed subclass

This commit is contained in:
Laura Klünder 2017-11-20 17:21:19 +01:00
parent 390cc4aeb4
commit e06c71be61
6 changed files with 120 additions and 7 deletions

View file

@ -1,3 +1,4 @@
from c3nav.mapdata.utils.cache.indexed import GeometryIndexed # noqa
from c3nav.mapdata.utils.cache.maphistory import MapHistory # noqa
from c3nav.mapdata.utils.cache.accessrestrictions import AccessRestrictionAffected # noqa
from c3nav.mapdata.utils.cache.changes import changed_geometries # noqa