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
Daniel Scheffler
geoarray
Commits
61411db8
Commit
61411db8
authored
Jul 13, 2021
by
Daniel Scheffler
Browse files
Fixed linting.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
0f5cb185
Pipeline
#25533
passed with stages
in 2 minutes and 29 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
geoarray/baseclasses.py
View file @
61411db8
...
...
@@ -27,7 +27,7 @@ import warnings
from
pkgutil
import
find_loader
from
collections
import
OrderedDict
from
copy
import
copy
,
deepcopy
from
typing
import
Union
# noqa F401
from
typing
import
Union
,
Optional
# noqa F401
import
numpy
as
np
from
osgeo
import
gdal
,
gdal_array
,
gdalnumeric
...
...
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