🎨 Adjust some Python formatting (#27649)
This commit is contained in:
@@ -15,6 +15,7 @@ def blab(str):
|
||||
# Invoke GCC to run the preprocessor and extract enabled features
|
||||
#
|
||||
preprocessor_cache = {}
|
||||
|
||||
def run_preprocessor(env, fn=None):
|
||||
filename = fn or 'buildroot/share/PlatformIO/scripts/common-dependencies.h'
|
||||
if filename in preprocessor_cache:
|
||||
|
||||
Reference in New Issue
Block a user