
This ensures that sphinx doc tests are ran and validated and also runs doc8 to ensure style checks are done and adjusts some of the current examples and code to fix found issues. Also fixes the `get_callback_name` method which needs to check if the __module__ is non-none (since it appears sphinx somehow triggers it being none). Change-Id: I54daecff219a9e9be71ff382d36fc2d5e67360cf
Automaton
Friendly state machines for python.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/automaton
- Source: http://git.openstack.org/cgit/openstack/automaton
- Bugs: http://bugs.launchpad.net/automaton
Description
Languages
Python
100%