Skip to content

Commit

Permalink
Remove loose comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Maumagnaguagno committed Jul 23, 2019
1 parent 33632bf commit 0ab39e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test_propositional_planner.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,5 @@ def test_solve_dinner(self):
]
)

#-------------------------------------------
# Split propositions
#-------------------------------------------

if __name__ == '__main__':
unittest.main()

0 comments on commit 0ab39e9

Please sign in to comment.