mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
Bare bones of a notification system
This commit is contained in:
parent
f013698072
commit
7b2a1c157b
9 changed files with 209 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.cache/*
|
||||
.tox/*
|
||||
*.pyc
|
||||
*.sw*
|
||||
*.egg-info
|
||||
Loading…
Add table
Add a link
Reference in a new issue