Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalle Norrestam committed May 10, 2019
1 parent 9a98ab5 commit b57a3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-example.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
def main():
# code here
pass

#
if __name__ == "__main__":
main()

0 comments on commit b57a3fd

Please sign in to comment.