Skip to content

Commit 16f2171

Browse files
committed
add print in gendiff
1 parent ff02d11 commit 16f2171

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
23 Bytes
Binary file not shown.

gendiff/scripts/gendiff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ def main():
1919

2020

2121
if __name__ == '__main__':
22-
main()
22+
print(main())

0 commit comments

Comments
 (0)