Skip to content

Commit

Permalink
Hotfix/import make_temp_dir function to be used within bentoml requir…
Browse files Browse the repository at this point in the history
…ement setup
  • Loading branch information
DhanshreeA committed Aug 1, 2024
1 parent dec7394 commit 467e613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ersilia/setup/requirements/bentoml.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import os
import shutil

from ...utils.logging import make_temp_dir

class BentoMLRequirement(object):
def __init__(self):
Expand Down

0 comments on commit 467e613

Please sign in to comment.