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
When I pytest, most of my tests return an error, saying that fixtures such as Tuv, Huv, etc. are not found.
I tried to include 'import main' in my test_SCF.py file, but this doesn't fix it.