Skip to content

Commit 81c0c0e

Browse files
author
=
committed
🎨 add newline at the end of intallation script
1 parent a79d539 commit 81c0c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ def main():
5555
if __name__ == '__main__':
5656
main()
5757
else:
58-
print("Installer is not allowed to be ran, by other programs!")
58+
print("Installer is not allowed to be ran, by other programs!")

0 commit comments

Comments
 (0)