Skip to content

Commit

Permalink
fix: import improve_performances in init
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomzoy committed Mar 21, 2024
1 parent e7320c7 commit de533ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eds_scikit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
from pyspark.sql import SparkSession

import eds_scikit.biology # noqa: F401 --> To register functions
from eds_scikit import improve_performances

pyarrow.open_stream = pyarrow.ipc.open_stream

Expand Down

0 comments on commit de533ae

Please sign in to comment.