Skip to content

Commit

Permalink
testing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansurf committed May 26, 2024
1 parent b9db924 commit 0a78330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ def main(lat=lat, long=long):
return json_output


main()
main(lat, long)

0 comments on commit 0a78330

Please sign in to comment.