Skip to content

Commit cd9b83f

Browse files
committed
try pre-commit on multiple platforms
1 parent 744a4a2 commit cd9b83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-scripts/install_gettext.py

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

2929

3030
if __name__ == "__main__":
31-
exit(main())
31+
exit(main().returncode)

0 commit comments

Comments
 (0)