caleb531 / automata

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

Implement __slots__ everywhere #89

Closed caleb531 closed 1 year ago

caleb531 commented 1 year ago

@eliotwrobson Posting this PR with my __slots__ implementation to get your feedback, when you have time.

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 100.0% when pulling 255dc5659cf3e7a9d53fc05aa207ceaf30f26c7a on slots into 008845fc6544291641740c404ff8b8812c4b7ce3 on develop.