Rafael Velásquez Liscano
Results
2
issues of
Rafael Velásquez Liscano
Hi, I tried to install GOverlay through the Pop!_Shop but unfortunately I wasn't able to even start the program. I ran `goverlay` it in the terminal, and I got the...
After upgrading to version `0.4.4`, Ruff analysis is failing for this code ```python try: ... except Exception as e: # noqa: BLE001 ... ``` When I run: ```console $ pip...
question