Skip to content

Commit

Permalink
updated main
Browse files Browse the repository at this point in the history
  • Loading branch information
ReallyWeirdCat committed Nov 27, 2024
1 parent 8018be7 commit 3e6ada4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Backend/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ def main():
"""
Entrypoint function
"""
pass

if __name__ == "__main__":
main()

0 comments on commit 3e6ada4

Please sign in to comment.