Skip to content

Commit bbbbbab

Browse files
committed
missing import
1 parent 9ae36d3 commit bbbbbab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/supervisor/test_authentication.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import json
2+
from datetime import datetime
23
from typing import Any
34

45
import eth_account.messages

0 commit comments

Comments
 (0)