Skip to content
Snippets Groups Projects
Commit 427c18a5 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Removed blank line according to pep8 standards.

parent d3a8ad0a
No related branches found
No related tags found
No related merge requests found
......@@ -445,7 +445,6 @@ class Parser(BisonParser):
if option == 4: # rule: bracket_derivative
return values[0]
if option == 5: # rule: INTEGRAL exp
fx, x = find_integration_variable(values[1])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment