Hello,
I’m working on a custom Flight supervisor and my first reflex when i’m developing in python is to configure my linter extrapath to resolve the different library.
I have missed something obvious or you are not shipping the public python code for airsdk libraries like ‘fsup’ in the airsdk package ?
I have found the .pyc in the firmware of the simulator but no python code to give to my linter.
Thank you for you help.