Skip to content

Commit 4e6cfe9

Browse files
committed
linting
1 parent 7e3fde8 commit 4e6cfe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chainbench/user/protocol/ethereum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import logging
22
import typing as t
33

4-
from locust import task, tag
4+
from locust import tag, task
55

66
from chainbench.test_data.ethereum import EthBeaconTestData
77
from chainbench.user.http import HttpUser

0 commit comments

Comments
 (0)