Skip to content

Commit 1bbce23

Browse files
committed
isort
1 parent 04d31f7 commit 1bbce23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/aleph_vm_authentication.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import json
55
import logging
66
from collections.abc import Awaitable, Coroutine
7-
from typing import Any, Callable, Dict, Literal, Union, Optional
7+
from typing import Any, Callable, Dict, Literal, Optional, Union
88

99
import cryptography.exceptions
1010
import pydantic

0 commit comments

Comments
 (0)