Skip to content

Commit 63901d2

Browse files
committed
chore: fmt imports
1 parent 3d4a62f commit 63901d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyhdx/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import time
2-
from typing import Union, Optional
2+
from typing import Optional
33
from pathlib import Path
44

55
import typer

0 commit comments

Comments
 (0)