mirror of
https://github.com/python/cpython.git
synced 2025-07-15 23:35:23 +00:00
This commit is contained in:
parent
9ba0528537
commit
c9d2bc6d7f
3 changed files with 1 additions and 10 deletions
|
@ -434,6 +434,5 @@ def setup(app):
|
|||
app.add_directive_to_domain('py', 'awaitablemethod', PyAwaitableMethod)
|
||||
app.add_directive_to_domain('py', 'abstractmethod', PyAbstractMethod)
|
||||
app.add_directive('miscnews', MiscNews)
|
||||
app.add_css_file('sidebar-wrap.css')
|
||||
app.connect('env-check-consistency', patch_pairindextypes)
|
||||
return {'version': '1.0', 'parallel_read_safe': True}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue