We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3193093 commit 7b0a849Copy full SHA for 7b0a849
README.rst
@@ -106,7 +106,7 @@ accessible as their enumeration type rather than by-value:**
106
`enum-properties <https://pypi.org/project/enum-properties/>`_ which makes
107
possible very rich enumeration fields.
108
109
-`pip install enum-properties`
+```pip install enum-properties```
110
111
.. code:: python
112
0 commit comments