Checklist
In order to improve the time, how long a bugfix does take, please make sure you address as much as possible of the following checklist.
Tip: Adding screenshots, outputs and logs might help to improve clarity.
Summary
Reproducing the Issue
always
Use something like:
add_to_excluded_python_paths=(
"test/resources",
),
to BaseConfig.
Observe that files with "test/resources" are not being ignored.