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

Validate type change #137

Closed eliotwrobson closed 1 year ago

eliotwrobson commented 1 year ago

See title, resolves https://github.com/caleb531/automata/issues/135

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling d21a975d96ad4f0daf79e6f6f0b1e9e3c07abacb on eliotwrobson:validate_type_change into 65a8be27cb4f9b6c9b07f7c5f42be57fc2109822 on caleb531:develop.