Skip to content

Adding __init__.py files to the tests directories

Lucca Moreira Giusti requested to merge solucca/ai-student-workspace:main into main

Adding a init.py file to the tests directory makes it possible for VSCode to detect and run the tests. Without this VSCode is not able to find the right imports

Merge request reports

Loading