Skip to content

Commit 05f971d

Browse files
authored
Add newline at end of po_status.py
Add a newline at the end of the file for consistency.
1 parent cb08550 commit 05f971d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

po_status.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,5 @@ def main():
123123

124124

125125
if __name__ == "__main__":
126-
main()
126+
main()
127+

0 commit comments

Comments
 (0)