caleb531 / automata

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

Simplify renaming helper function #156

Closed eliotwrobson closed 1 year ago

eliotwrobson commented 1 year ago

See title.

coveralls commented 1 year ago

Coverage Status

coverage: 99.883%. remained the same when pulling 85a8b43a53c55684d0e0d298cf6a7ca5be934715 on eliotwrobson:shorten_return into 9523a788949acd265d05f4e3dea9bc1286f94461 on caleb531:develop.