Skip to content

Commit 0a8fc3a

Browse files
committed
import block
1 parent 7e33a83 commit 0a8fc3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wristpy/processing/metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Calculate base metrics, anglez and enmo."""
22

3-
from typing import Literal, Optional, Tuple
3+
from typing import Literal, Tuple
44

55
import numpy as np
66
import polars as pl

0 commit comments

Comments
 (0)