Files
meshtastic_firmware/scripts
JorropoandGitHub 6be7d9ceeb lint: hoist stdlib imports above Import(env) in add_mbedtls_sources (#11172)
glob and os do not depend on the SCons-injected env, so importing them at
the top of the file removes the flake8 E402 findings and lets the E402
ignore-all directives (which were no longer suppressing anything) go away.
2026-07-26 05:32:54 +00:00
..