Removed flake8, black and isort; moving towards ruff default settings instead.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Run with: gunicorn --workers=1 --worker-class=meinheld.gmeinheld.MeinheldWorker -b :8000 simple_server:app
|
||||
import bottle
|
||||
import ujson
|
||||
|
||||
from bottle import route
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user