github/workflows/pycopy-test: Upgrade Pycopy to 3.6.1.
[ScratchABlock.git] / script_func_params.py
blob9409722c5f1df8f275c71ba121904dc72fbce3fc
1 from xform import *
2 from dataflow import *
4 import script_preserveds
6 def apply(cfg):
7 script_preserveds.apply(cfg)
8 collect_params(cfg)