You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This statement means that you want to load something from the unittests module. If such module is not in your project dependencies, then you will see the "not listed" warning. In case your project provides more then one module (and it is clearly stated in the setup), please provide your setup config, so I could reproduce the bug. Otherwise, you can add add custom module for your project with known-modules: https://github.com/arkq/flake8-requirements?tab=readme-ov-file#customization
I have a repository that looks something like this:
and in my
test_module.py
Iand I receive
Am I missing something?
The text was updated successfully, but these errors were encountered: