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
File "/mnt/vss/_work/1/s/yaraQA/yaraQA.py", line 22, in <module>
from main.fileops import readFiles
ModuleNotFoundError: No module named 'main.fileops'
Hello there,
Your most recent change results in:
https://github.com/Neo23x0/yaraQA/blob/285e5331ceed38f1370bff2ab9c3d3b24f266a51/yaraQA.py#L22C1-L22C35
Looks like you've removed a module but not a reference to it?
The text was updated successfully, but these errors were encountered: