Skip to content

Commit

Permalink
Merge pull request #214 from IBM/clean_up
Browse files Browse the repository at this point in the history
Clean up
  • Loading branch information
ppalmes committed Apr 10, 2024
2 parents dcee357 + 5712e6b commit a4fad68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
@@ -1,7 +1,7 @@
name = "TSML"
uuid = "198dc43e-9e51-5cd7-9d40-d9794d335912"
authors = ["Paulito Palmes <ppalmes@gmail.com>"]
version = "2.7.8"
version = "2.7.9"

[deps]
AMLPipelineBase = "e3c3008a-8869-4d53-9f34-c96f99c8a2b6"
Expand Down
1 change: 0 additions & 1 deletion src/TSML.jl
Expand Up @@ -33,7 +33,6 @@ export Pipeline, ComboPipeline
import AMLPipelineBase.AbsTypes: fit, fit!, transform, transform!

# ----------------------------------------------

include("valdatefilters.jl")
using .ValDateFilters
export Matrifier,Dateifier,
Expand Down

0 comments on commit a4fad68

Please sign in to comment.