Skip to content

Commit

Permalink
Add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainL972 committed Feb 14, 2020
1 parent 04432f4 commit cfb07c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mainserver.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,6 @@ def main():
server = SocketServer()
server.start()


if __name__ == "__main__":
main()

0 comments on commit cfb07c9

Please sign in to comment.