Removed flake8, black and isort; moving towards ruff default settings instead.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from sanic import Sanic
|
||||
|
||||
|
||||
app = Sanic("test")
|
||||
reveal_type(app)
|
||||
|
||||
Reference in New Issue
Block a user