Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoGrin committed Jan 7, 2025
1 parent 8e538cc commit ff98f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabpfn_client/estimator.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,4 +488,4 @@ def _check_paper_version(paper_version, X):
raise ValueError(
"""X must be numerical to use the paper version of the model.
Preprocess your data or use `paper_version=False`."""
)
)

0 comments on commit ff98f15

Please sign in to comment.