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
arosics
Commits
d4598789
Commit
d4598789
authored
Sep 13, 2021
by
Daniel Scheffler
Browse files
Fixed a typo.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
a370311e
Pipeline
#27574
passed with stages
in 10 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
arosics/CoReg_local.py
View file @
d4598789
...
...
@@ -347,7 +347,7 @@ class COREG_LOCAL(object):
q
=
q
,
ignore_errors
=
False
)
except
Exception
:
warnings
.
warn
(
'
\n
First attempt to check
if
functionality of co-registration failed. Check your '
warnings
.
warn
(
'
\n
First attempt to check
the
functionality of co-registration failed. Check your '
'input data and parameters. The following error occurred:'
,
stacklevel
=
3
)
raise
...
...
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