Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MetObs
AossCeilo
Commits
83e5aa69
Unverified
Commit
83e5aa69
authored
Sep 05, 2017
by
David Hoese
Browse files
Fix init import of old metobs.ceilo package
parent
d8efd885
Changes
1
Hide whitespace changes
Inline
Side-by-side
AossCeilo/__init__.py
View file @
83e5aa69
...
@@ -2,7 +2,7 @@ __import__('pkg_resources').declare_namespace(__name__)
...
@@ -2,7 +2,7 @@ __import__('pkg_resources').declare_namespace(__name__)
__docformat__
=
'Epytext'
__docformat__
=
'Epytext'
import
os
import
os
from
metobs.
ceilo
import
CONFIG
as
c
from
aoss
ceilo
import
CONFIG
as
c
instrument_name
=
'ceilo'
instrument_name
=
'ceilo'
...
...
Write
Preview
Supports
Markdown
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