lint code

This commit is contained in:
grillazz
2025-03-08 17:26:09 +01:00
parent 21de7e2dfc
commit 8f96c8a472
14 changed files with 28 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
from locust import HttpUser, task, between
from locust import HttpUser, between, task
class Stuff(HttpUser):