Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
olethanh committed May 2, 2024
1 parent b8ff3a6 commit c928c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/supervisor/test_authentication.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import datetime
import json

import eth_account.messages
import pytest
from aiohttp import web
import eth_account.messages
from eth_account.datastructures import SignedMessage
from jwcrypto import jwk, jws
from jwcrypto.common import base64url_decode
Expand Down

0 comments on commit c928c5e

Please sign in to comment.