mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Merge branch 'patch-2' into 'master'
Fixed misprint. See merge request pycqa/flake8!445
This commit is contained in:
commit
e897cfac39
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ has the method
|
|||
.. automethod:: flake8.api.legacy.Report.get_statistics
|
||||
|
||||
Most usage of this method that we noted was as documented above. Keep in mind,
|
||||
however, that it provides a list of strings and not anything more maleable.
|
||||
however, that it provides a list of strings and not anything more malleable.
|
||||
|
||||
|
||||
Autogenerated Legacy Documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue