Skip to content

Commit

Permalink
fix: expose ValueSpecification
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed May 3, 2024
1 parent 859d233 commit b670fc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/timeseriesflattener/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@

# Flattener
from .flattener import Flattener

# Utilities
from .flattener import ValueSpecification

0 comments on commit b670fc8

Please sign in to comment.