Lint example

master
Matthieu DUVAL 5 years ago
parent 1706631393
commit 6d8330a2b5

2
.gitignore vendored

@ -1,3 +1,5 @@
examples/__main__.py examples/__main__.py
__pycache__ __pycache__
**/__pycache__ **/__pycache__
dist/
*.egg-info/
Loading…
Cancel
Save