Skip to content
Snippets Groups Projects
Commit d3428e04 authored by florian's avatar florian
Browse files

STY: autopep'd

parent 01beae7d
Branches
Tags
No related merge requests found
...@@ -931,7 +931,7 @@ def test_ticket_147(): ...@@ -931,7 +931,7 @@ def test_ticket_147():
s = db.execute_query( s = db.execute_query(
"FIND ticket147_Fre* WHICH HAS THE SMALLEST ticket147_ObstacleRadius AND A PROPERTY ( ticket147_BarkleyModelSimulation WHICH HAS THE SMALLES ticket147_TimeStep)" "FIND ticket147_Fre* WHICH HAS THE SMALLEST ticket147_ObstacleRadius AND A PROPERTY ( ticket147_BarkleyModelSimulation WHICH HAS THE SMALLES ticket147_TimeStep)"
) )
finally: finally:
try: try:
c2.delete() c2.delete()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment