mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-05 21:20:12 -06:00
Fix style errors and add to automated checks
Adds a "stylecheck" to the Tox build config to automatically run flake8 checks. Fixes existing flake8 issues.
This commit is contained in:
@@ -27,4 +27,4 @@ def index():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run()
|
||||
app.run()
|
||||
|
||||
Reference in New Issue
Block a user