Jeremy Wright
Jeremy Wright
I spent some time seeing if I could finish this PR. Version 6 of the Spyder IDE changed how debugging is done, and some of the features have been removed...
This all ended up being done as part of #535
I believe this updating of devices.json from NocoDB has been implemented by @kny5 and requires an API token (this change is in master now). I am not sure if CI...
@justbuchanan Are you still interested in working on this?
There is a pyproject.toml available now in this repository which pins the versions of the deps to prevent things like this. There is also experimental support for running `pip install...
CQGI can cause issues with some built-in variables like this, and as you note, reading the script as text can cause the issue as well. I don't think it's unreasonable...
@adrianschneider94 @adam-urbanczyk What action items are left to do before getting this PR merged?
I'll plan to spend some time reviewing it next week then.
I see that this branch has conflicts now that I must have missed last week. Should it be rebased?
Thanks @kny5 ! The FreeCAD failure is not your doing. It's failing in another current PR too. It does look like there is a lint issue though.