Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-hsieh committed Jan 24, 2024
1 parent af2c8b1 commit 7ac102d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from firebase_admin import credentials, firestore

# file imports
from fantasy_app.functions import current_week, get_most_position_points, order_positions_by_points
from fantasy_app.scores import current_week, get_most_position_points, order_positions_by_points
from fantasy_app.contests import contest_list


Expand Down

0 comments on commit 7ac102d

Please sign in to comment.