mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-24 01:28:11 -07:00
Format --nobuild
I'm writing python like C now, help
This commit is contained in:
@@ -72,7 +72,7 @@ def _packs_emitter(target, source, env):
|
||||
target_dir = target[0]
|
||||
env.Replace(_PACKS_OUT_DIR=target_dir)
|
||||
env.Replace(_PACKS_SRC_DIR=source_dir)
|
||||
target = set();
|
||||
target = set()
|
||||
|
||||
target.update(
|
||||
source_dir.rel_path(node)
|
||||
|
||||
Reference in New Issue
Block a user