Skip to content

Commit f5ac959

Browse files
[Automated Commit] Format Codebase [skip ci]
1 parent b31b521 commit f5ac959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/compile-program/customize.py

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def preprocess(i):
6666

6767
return {'return': 0}
6868

69+
6970
def postprocess(i):
7071

7172
return {'return': 0}

0 commit comments

Comments
 (0)