mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 03:06:53 +00:00
Fix documentation build
This commit is contained in:
parent
deb59817cf
commit
706520828d
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ API Documentation
|
|||
|
||||
.. autofunction:: flake8.main.cli.main
|
||||
|
||||
.. autoclass:: flake8.main.cli.Application
|
||||
.. autoclass:: flake8.main.application.Application
|
||||
:members:
|
||||
|
||||
.. autofunction:: flake8.main.cli.register_default_options
|
||||
.. autofunction:: flake8.main.options.register_default_options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue