You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've done a pull request as the changes do no harm and are in line with the files syntax, being only syntactic improvements/fixes as I can see it. #297
If it makes sense to anyone else too then I'd like to have this available in circuitpython libraries, so one can circup your code to a working fashion in a similar vein to pip. I've used it for example to detect whether to switch python logging module with adafruit logging (along with a few other things related to code.py functionality).