Skip to content

Commit

Permalink
Clean TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AramisDuf committed Jan 10, 2025
1 parent adec3a3 commit 7de7f95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spcqe/quantiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ def extend_basis(self, t):
custom_basis=self.custom_basis,
)
return new_basis
# TODO: check if this is the correct way to extend the basis
else:
raise NotImplementedError(
"Extending the basis to time before the training data not currently supported"
Expand Down

0 comments on commit 7de7f95

Please sign in to comment.