Skip to content

Commit

Permalink
Return final object
Browse files Browse the repository at this point in the history
  • Loading branch information
acbart committed Mar 20, 2024
1 parent caf1ef8 commit ac619f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pedal/environments/gradescope.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ def sectional_resolve(report=MAIN_REPORT, priority_key=by_priority):
output="Feedback is below",
tests=tests
)
return list(finals.values())[0]


def set_maximum_score(number):
Expand Down

0 comments on commit ac619f4

Please sign in to comment.