Skip to content

Commit

Permalink
Update tests/test_gnfa.py
Browse files Browse the repository at this point in the history
Co-authored-by: Caleb Evans <caleb@calebevans.me>
  • Loading branch information
eliotwrobson and caleb531 authored Jul 27, 2024
1 parent 46e635b commit f31d84e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_gnfa.py
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ def test_gnfa_deterministic(self) -> None:
def test_show_diagram(self) -> None:
"""
Should construct the diagram for a GNFA.
"""

graph = self.gnfa.show_diagram()
Expand Down

0 comments on commit f31d84e

Please sign in to comment.