Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
72320a54
Commit
72320a54
authored
May 02, 2016
by
Maxime Perrotin
Browse files
Fix typo
parent
9f86493a
Changes
1
Hide whitespace changes
Inline
Side-by-side
opengeode/ogParser.py
View file @
72320a54
...
...
@@ -1145,7 +1145,7 @@ def binary_expression(root, context):
def
unary_expression
(
root
,
context
):
''' Unary expression analys
y
s '''
''' Unary expression analys
i
s '''
ExprNode
=
EXPR_NODE
[
root
.
type
]
expr
=
ExprNode
(
get_input_string
(
root
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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