Skip to content

Commit

Permalink
feat: allows parameters to be negative
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Becker committed Jul 29, 2021
1 parent c63e90e commit f42c2bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_reeds_shepp.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,5 @@ def test_smoke_test(self):
)



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

0 comments on commit f42c2bb

Please sign in to comment.