Skip to content

Commit 9c8dac7

Browse files
authored
Fix rendering ReST rendering in docstrings (#85)
1 parent ecc7be4 commit 9c8dac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/modules/utilities.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Extend an existing GraphQLSchema from a parsed GraphQL Schema language AST:
3535
.. autofunction:: extend_schema
3636

3737
Sort a GraphQLSchema:
38+
3839
.. autofunction:: lexicographic_sort_schema
3940

4041
Print a GraphQLSchema to GraphQL Schema language:

0 commit comments

Comments
 (0)