EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
harvester
Commits
cca9bc6d
Commit
cca9bc6d
authored
Nov 18, 2021
by
Nikola Jankovic
💻
Browse files
added ignore to mypy
parent
9c05f269
Pipeline
#18737
passed with stage
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
cca9bc6d
...
...
@@ -15,3 +15,14 @@ ignore_missing_imports = True
[mypy-pystac.*]
ignore_missing_imports = True
[mypy-pygeofilter.*]
ignore_missing_imports = True
[mypy-boto3.*]
ignore_missing_imports = True
[mypy-botocore.*]
ignore_missing_imports = True
[mypy-lxml.*]
ignore_missing_imports = True
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