KMKfw / kmk_firmware

Clackety Keyboards Powered by Python
https://kmkfw.zulipchat.com
Other
1.32k stars 458 forks source link

Fix missing gc mock #925

Closed xs5871 closed 6 months ago

xs5871 commented 6 months ago

This only affects testing and development: unit tests break if you put any temporary garbage collector calls in the code, for example for profiling.