Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated imports #80

Merged
merged 1 commit into from
Jun 28, 2024
Merged

updated imports #80

merged 1 commit into from
Jun 28, 2024

Conversation

capetillo
Copy link
Contributor

QUICK FIX: Updated imports

Background:
The moon events were not working because the api request was returning a 502 error. This was because files were not being properly imported.

Implementation:
Changed imports from from helpers import http_response to from api.helpers import http_response
Shout out to Matt, great leader and mentor

@capetillo capetillo requested a review from mgdaily June 28, 2024 17:50
@capetillo capetillo merged commit e3125c0 into main Jun 28, 2024
2 checks passed
@capetillo capetillo deleted the dev branch June 28, 2024 18:20
@mgdaily mgdaily restored the dev branch June 28, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants