notarealemail

Results 1 comments of notarealemail

I resolved this by patching this file `~/.local/share/uv/tools/ofscraper/lib/python3.12/site-packages/ofscraper/data/models/manager.py` appending the following at the end of the file: ``` def setfilter(self) -> None: """Sets up or resets filter state. Currently a...