Skip to content

Commit 857494c

Browse files
author
Benjamin Feuer
committed
debug GPT pipeline
1 parent bb71f8a commit 857494c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

marvis/data/embeddings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,6 @@ def get_tabpfn_embeddings(
560560
# Cache the embeddings if cache_dir is provided
561561
if cache_dir:
562562
# Add timestamp to metadata
563-
import time
564563

565564
cache_metadata.update(
566565
{"timestamp": time.time(), "date": time.strftime("%Y-%m-%d %H:%M:%S")}

0 commit comments

Comments
 (0)