Fix omg.svg and try a thing with the formatter.

This commit is contained in:
Simon Forman 2021-11-19 12:45:14 -08:00
parent a7ce65de19
commit 918aafb139
1 changed files with 4 additions and 4 deletions

View File

@ -76,7 +76,7 @@ E.g.:
Implementation Implementation
-------------- --------------
.. code:: ipython2 .. code:: python
from functools import partial as curry from functools import partial as curry
from itertools import product from itertools import product
@ -533,10 +533,10 @@ machine transition table.
Says, “Three or more 1s and not ending in 01 nor composed of all 1s.” Says, “Three or more 1s and not ending in 01 nor composed of all 1s.”
.. figure:: attachment:omg.svg .. figure:: omg.svg
:alt: omg.svg :alt: State Machine Graph
omg.svg State Machine Graph
Start at ``a`` and follow the transition arrows according to their Start at ``a`` and follow the transition arrows according to their
labels. Accepting states have a double outline. (Graphic generated with labels. Accepting states have a double outline. (Graphic generated with