Skip to content

Commit a6ea3a5

Browse files
committed
feat: Adding python3.11 support.
1 parent 30bf5c2 commit a6ea3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
'sphinx.ext.doctest',
4747
'sphinx.ext.intersphinx',
4848
'sphinx.ext.ifconfig',
49-
'sphinxcontrib.napoleon'
49+
'sphinx.ext.napoleon'
5050
]
5151

5252
# A list of warning types to suppress arbitrary warning messages.

0 commit comments

Comments
 (0)