main.py: fixed import error #66

Closed
duarteneves5 wants to merge 1 commit from fix-launch into main
duarteneves5 commented 2025-10-23 16:05:51 +00:00 (Migrated from github.com)

there was an error in main.py in line 6, to be precise in the import configure_logging

there was an error in main.py in line 6, to be precise in the import configure_logging
vascodias23 (Migrated from github.com) reviewed 2025-10-23 16:05:51 +00:00
duarteneves5 commented 2025-10-23 16:06:54 +00:00 (Migrated from github.com)

for some reason now the code doesn't run in the github tests

for some reason now the code doesn't run in the github tests
AndreFerreira5 (Migrated from github.com) reviewed 2025-10-23 16:16:24 +00:00
AndreFerreira5 (Migrated from github.com) left a comment

looks good! sorry for my overlook. ready to merge

looks good! sorry for my overlook. ready to merge
duarteneves5 commented 2025-10-23 16:17:32 +00:00 (Migrated from github.com)

the github tests are not passing because the mypy is not checking the src as a package, a new fix was implemented

the github tests are not passing because the mypy is not checking the src as a package, a new fix was implemented
AndreFerreira5 commented 2025-10-23 16:18:20 +00:00 (Migrated from github.com)

ignore the CI problem for now, just merge and we'll deal with it later

ignore the CI problem for now, just merge and we'll deal with it later

Pull request closed

Sign in to join this conversation.
No description provided.