mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 08:00:54 +00:00
refractor: remove suppress warning in conf.py
This commit is contained in:
committed by
Paul Robinson
parent
d55c57769f
commit
8d98e93c27
@ -339,4 +339,3 @@ todo_include_todos = True
|
|||||||
# Allow duplicate object descriptions
|
# Allow duplicate object descriptions
|
||||||
nitpicky = False
|
nitpicky = False
|
||||||
nitpick_ignore = [("py:class", "type")]
|
nitpick_ignore = [("py:class", "type")]
|
||||||
suppress_warnings = ["app.add_directive"]
|
|
||||||
Reference in New Issue
Block a user