Skip to content

Commit 8031ea0

Browse files
authored
Merge pull request #336 from mik-laj/patch-1
Fix code-block formatting in usage.rst
2 parents f34542e + 992a333 commit 8031ea0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Usage
33

44
Firstly create your specification: object
55

6+
.. code-block:: python
7+
68
from json import load
79
from openapi_core import create_spec
810

0 commit comments

Comments
 (0)