Skip to content

Commit a7db0d5

Browse files
authored
Added a new line at the end of the script
1 parent 330ee18 commit a7db0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iss_tracker/tracker.py

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

120120
# Ensure the "main" function is only executed when the script is run directly.
121121
if __name__ == "__main__":
122-
main()
122+
main()

0 commit comments

Comments
 (0)