Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benjamin Jakimow
EO Time Series Viewer
Commits
4cc21ee8
Commit
4cc21ee8
authored
Nov 13, 2020
by
Benjamin Jakimow
Browse files
refactored labeling
added labeling docs
parent
9b1966d2
Pipeline
#13911
failed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_labeling.py
View file @
4cc21ee8
...
...
@@ -390,7 +390,7 @@ class TestLabeling(EOTSVTestCase):
else
:
value
=
f
'
{
value
}
'
line
.
append
(
f
'
{
value
}
'
)
#print(f'{labelType} for {field.name()}({field.typeName()}) = {value}')
if
labelType
!=
LabelShortcutType
.
Off
:
lines
.
append
(
line
)
...
...
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