refractor: remove suppress warning in conf.py

This commit is contained in:
Winter-Soren
2025-05-04 18:02:03 +05:30
committed by Paul Robinson
parent 8d98e93c27
commit 04da30b7fe

View File

@ -338,4 +338,4 @@ todo_include_todos = True
# Allow duplicate object descriptions
nitpicky = False
nitpick_ignore = [("py:class", "type")]
nitpick_ignore = [("py:class", "type")]