mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
8dd0d97e23
commit
41cdcbe10e
2 changed files with 0 additions and 2 deletions
|
|
@ -103,4 +103,3 @@ Here's a tutorial which goes over building an AST checking plugin from scratch:
|
|||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; margin-bottom: 1em;">
|
||||
<iframe src="https://www.youtube.com/embed/ot5Z4KQPBL8" frameborder="0" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -19,4 +19,3 @@ Types of Plugins
|
|||
|
||||
- **Report Plugins**: Plugins that receive errors and modify the way these are
|
||||
reported. They can take care of formatting, filtering, aggregating, etc.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue