Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
5aba4b03
Commit
5aba4b03
authored
Jun 03, 2020
by
Maxime Perrotin
Browse files
Remove debug print
parent
5cdfbcf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
opengeode/ogParser.py
View file @
5aba4b03
...
...
@@ -4364,7 +4364,6 @@ def decision(root, parent, context):
# numeric type -> find the range covered by this answer
if
a_basic_Min
!=
a_basic_Max
:
# Not a constant or a raw number, range is not fix
print
(
"gloubi"
,
a_basic_Min
,
a_basic_Max
)
need_else
=
True
continue
val_a
=
float
(
a_basic_Min
)
...
...
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