Skip to content

Commit 1aafa19

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bbf9ccf commit 1aafa19

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

docs/api/jsonschema/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ Submodules
1010
/api/jsonschema/exceptions/index
1111
/api/jsonschema/protocols/index
1212
/api/jsonschema/validators/index
13-
13+
1414
Package summary
1515
---------------
1616

1717
.. automodule:: jsonschema
1818
:members:
1919
:imported-members:
20-

docs/api/jsonschema/protocols/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
.. automodule:: jsonschema.protocols
55
:members:
6-
:undoc-members:
6+
:undoc-members:

docs/api/jsonschema/validators/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
.. automodule:: jsonschema.validators
55
:members:
6-
:undoc-members:
6+
:undoc-members:

0 commit comments

Comments
 (0)