Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Chigarev <[email protected]>
  • Loading branch information
dchigarev committed Dec 15, 2023
1 parent 47a9a4a commit 04ba44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modin-autoimport-pandas.pth
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import os; os.environ.get("__MODIN_AUTOIMPORT_PANDAS__", None) and __import__("pandas")
import os; os.environ.get("__MODIN_AUTOIMPORT_PANDAS__", None) and __import__("pandas"); __import__("timedf")

0 comments on commit 04ba44c

Please sign in to comment.