if your errors are from exceptions then just find where your exceptions are being thrown and wrap them in a `try: #[your code here]# except: discard`.
- Supress errors Serasar
- Re: Supress errors Araq
- Re: Supress errors Serasar
- Re: Supress errors emekoi
