We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c26e5a commit 02bbf11Copy full SHA for 02bbf11
doc-source/api.rst
@@ -5,7 +5,6 @@ API Reference
5
In addition to the Flake8 plugin, the following public API is available
6
to allow other plugins to build on top of ``flake8-params``.
7
8
-.. autosummary-widths:: 25/100
9
10
.. automodule:: flake8_params
11
:no-docstring:
flake8_params/__init__.py
@@ -3,8 +3,6 @@
3
# __init__.py
4
"""
A flake8 plugin which checks for mismatches between function signatures and docstring params.
-
-.. autosummary-widths:: 1/3 2/3
#
# Copyright (c) 2025 Dominic Davis-Foster <[email protected]>
0 commit comments