Chinloyal
Results
2
issues of
Chinloyal
I'm trying to mock go_router in my widget tests but keep getting this error: ``` ══╡ EXCEPTION CAUGHT BY GESTURE ╞═══════════════════════════════════════════════════════════════════ The following assertion was thrown while handling a gesture:...
The package distutils is deprecated and slated for removal in Python 3.12. We are using the function find_executable that belongs to that package. We should instead be using which from...