mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 20:46:54 +00:00
Spelling fixes
This commit is contained in:
parent
608114a7a7
commit
0f181954fd
4 changed files with 4 additions and 4 deletions
|
|
@ -180,7 +180,7 @@ class Report(object):
|
|||
return self._application.result_count
|
||||
|
||||
def get_statistics(self, violation):
|
||||
"""Get the list of occurences of a violation.
|
||||
"""Get the list of occurrences of a violation.
|
||||
|
||||
:returns:
|
||||
List of occurrences of a violation formatted as:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue