diff --git a/docs/conf.py b/docs/conf.py index c0ea1000..6d18b63f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -338,4 +338,4 @@ todo_include_todos = True # Allow duplicate object descriptions nitpicky = False -nitpick_ignore = [("py:class", "type")] +nitpick_ignore = [("py:class", "type")] \ No newline at end of file