mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
lint code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from locust import HttpUser, task, between
|
||||
from locust import HttpUser, between, task
|
||||
|
||||
|
||||
class Stuff(HttpUser):
|
||||
|
||||
Reference in New Issue
Block a user