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
EnMAP
sensormapgeo
Commits
e7533857
Commit
e7533857
authored
Jan 07, 2020
by
Daniel Scheffler
Browse files
Fixed linting.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
5f2cde03
Pipeline
#5484
failed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sensormapgeo/__init__.py
View file @
e7533857
...
...
@@ -26,6 +26,10 @@
from
.sensormapgeo
import
SensorMapGeometryTransformer
,
SensorMapGeometryTransformer3D
__all__
=
[
'SensorMapGeometryTransformer'
,
'SensorMapGeometryTransformer3D'
]
__author__
=
"""Daniel Scheffler"""
__email__
=
'daniel.scheffler@gfz-potsdam.de'
__version__
=
'0.1.0'
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