Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ourownstory committed Sep 3, 2024
1 parent 0132fcd commit bb4ac23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neuralprophet/time_net.py
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,6 @@ def compute_components(
]

for regressor, configs in self.future_regressors.regressors_dims.items():
print(f"regressor = {regressor}")
mode = configs["mode"]
index = []
index.append(configs["regressor_index"])
Expand Down

0 comments on commit bb4ac23

Please sign in to comment.