Skip to content

Commit

Permalink
Fix error in example code (#1836)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Casanovas authored Jul 18, 2023
1 parent 37a1392 commit b4f9d67
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arcade/examples/platform_tutorial/17_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,3 @@ def main():

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

0 comments on commit b4f9d67

Please sign in to comment.