Skip to content

Commit 2a0b645

Browse files
committed
Update cli.py
Fix imports
1 parent 42487e0 commit 2a0b645

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/wristpy/core/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import logging
44
import pathlib
55
from enum import Enum
6-
from typing import List, Literal, Optional, Tuple, Union, cast
76

87
import typer
98

0 commit comments

Comments
 (0)