Skip to content

Conversation

@samhotep
Copy link
Member

@samhotep samhotep commented Dec 3, 2024

Done

  • capturing error for missing env variable

@webteam-app
Copy link

return copy
except HttpError as error:
except Exception as error:
import os
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are you importing it here, and not at the top of the file?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also the CI action caught this as not being used

@samhotep samhotep closed this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants