Skip to content

Commit

Permalink
Update test_conda_function.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 25, 2024
1 parent 338eef4 commit 43b6224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_conda_function.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
try:
from conda_subprocess.decorator import conda
from executorlib import Executor
from executorlib.shared.executor import cloudpickle_register
from executorlib.standalone.serialize import cloudpickle_register
except ImportError:

def conda(prefix_name=None, prefix_path=None):
Expand Down

0 comments on commit 43b6224

Please sign in to comment.