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

Started adding DFA docstrings #188

Closed eliotwrobson closed 11 months ago

eliotwrobson commented 11 months ago

See title, changing the mkdocs config to work with the DFA class.

coveralls commented 11 months ago

Coverage Status

coverage: 99.847%. remained the same when pulling 9281f72b988016ed49ca736223ff7de4c4d0170b on eliotwrobson:mkdocs_changes into d42e3b57d67cb8754db29a1ec82e5a8eae02d703 on caleb531:docs_rework.