Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
production
building-knowledge-centre
building-dao
Commits
9ed41e65
Commit
9ed41e65
authored
Sep 24, 2019
by
Marc-Andre Santune
Browse files
import registry from __init__
parent
d3f49d65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
building_dao/__init__.py
building_dao/__init__.py
+2
-2
No files found.
building_dao/__init__.py
View file @
9ed41e65
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment