Skip to content

Commit 3691993

Browse files
committed
close the qgsexpression_texts.cpp file generated by resources/process_function_template.py
1 parent 7c21958 commit 3691993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/process_function_template.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,4 @@ def quote(v):
114114
n, content.read().replace("\\", "\").replace('\\', '\\\\').replace('"', '\\"').replace('\n', '\\n')))
115115

116116
cpp.write("\n}")
117+
cpp.close()

0 commit comments

Comments
 (0)