Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
This commit was sponsored by Matt Campbell, Steven S., hacklschorsch,
and my other patrons.  If you want to join them, you can support my
work at https://glyph.im/patrons/.
  • Loading branch information
glyph committed Jul 31, 2024
1 parent 2388da9 commit 03173df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automat/_test/test_visualize.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ def test_containsMachineFeatures(self):
self.assertIn("end", gvout)
self.assertIn("go", gvout)
self.assertIn("out", gvout)

def test_containsTypeMachineFeatures(self):
"""
The output of L{graphviz} should contain the names of the states,
Expand Down

0 comments on commit 03173df

Please sign in to comment.