Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
HLasse committed Feb 27, 2024
1 parent 9891424 commit 4287dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/04_from_legacy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"from timeseriesflattener import PredictorSpec as Version2PredictorSpec\n",
"\n",
"# IMPORT CHANGED BELOW #\n",
"# from timeseriesflattener.v1.feature_specs.single_specs import PredictorSpec as Version1PredictorSpec\n",
"# from timeseriesflattener.v1.feature_specs.single_specs import PredictorSpec as Version1PredictorSpec # noqa: ERA001\n",
"from timeseriesflattener.feature_specs.from_legacy import PredictorGroupSpec\n",
"\n",
"# IMPORT CHANGED ABOVE #\n",
Expand Down

0 comments on commit 4287dbb

Please sign in to comment.