main.py: fixed import error #66
No reviewers
Labels
No labels
CI/CD
MongoDB
PostgreSQL
api
authentication
bug
documentation
duplicate
enhancement
example issue
fix
good first issue
help wanted
high-level requirement
infrastructure
invalid
low-level requirement
medium-level requirement
question
security
test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AndreFerreira5/starranja!66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-launch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
there was an error in main.py in line 6, to be precise in the import configure_logging
for some reason now the code doesn't run in the github tests
looks good! sorry for my overlook. ready to merge
the github tests are not passing because the mypy is not checking the src as a package, a new fix was implemented
ignore the CI problem for now, just merge and we'll deal with it later
Pull request closed