Skip to content

Commit 02bbf11

Browse files
committed
Update docs.
1 parent 8c26e5a commit 02bbf11

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

doc-source/api.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ API Reference
55
In addition to the Flake8 plugin, the following public API is available
66
to allow other plugins to build on top of ``flake8-params``.
77

8-
.. autosummary-widths:: 25/100
98

109
.. automodule:: flake8_params
1110
:no-docstring:

flake8_params/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# __init__.py
44
"""
55
A flake8 plugin which checks for mismatches between function signatures and docstring params.
6-
7-
.. autosummary-widths:: 1/3 2/3
86
"""
97
#
108
# Copyright (c) 2025 Dominic Davis-Foster <[email protected]>

0 commit comments

Comments
 (0)