import required library

#14
by ysharma HF staff - opened

Importing the required os python library to remediate this error as seen in logs -

 File "app.py", line 26, in <module>
    is_spaces = True if "SPACE_ID" in os.environ else False
NameError: name 'os' is not defined
akhaliq changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment