caleb531 / automata

A Python library for simulating finite automata, pushdown automata, and Turing machines
https://caleb531.github.io/automata/
MIT License
348 stars 64 forks source link

fix: Type was too general #206

Closed eliotwrobson closed 9 months ago

eliotwrobson commented 9 months ago

See title, a very minor fix.

coveralls commented 9 months ago

Coverage Status

coverage: 99.642%. remained the same when pulling c358e517c25ad3d752790b554597fcb4b1cfec9f on eliotwrobson:type-fix into b13cdddb8c61e507ae95dbf229e9b4edb12a815a on caleb531:develop.