Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
Co-authored-by: Ben Greiner <[email protected]>
  • Loading branch information
repagh and bnavigator authored May 11, 2020
commit 6080601094acf7cfffb540accd5c40dbebef2a13
2 changes: 0 additions & 2 deletions slycot/tests/test_analysis.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
#
# test_ab.py - generic tests for analysis programs
# repagh <[email protected], May 2020
Expand Down Expand Up @@ -41,4 +40,3 @@ def test_ab_docparse(fun, exception_class, erange, checkvars):
assert_docstring_parse(fun.__doc__, exception_class, erange, checkvars)



1 change: 0 additions & 1 deletion slycot/tests/test_transform.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
#
# test_transform.py - generic tests for transform routines
# repagh <[email protected], May 2020
Expand Down