Commit 9ed41e65 authored by Marc-Andre Santune's avatar Marc-Andre Santune
Browse files

import registry from __init__

parent d3f49d65
from .building_generic import BuildingGeneric, VersionConflictError
from MaxIcsRegistry import MaxIcsRegistry
registry = MaxIcsRegistry.from_env(staging=False)
registry = MaxIcsRegistry.from_env(staging=False)
\ No newline at end of file
from .building_generic import BuildingGeneric, VersionConflictError
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment