Skip to content

Commit

Permalink
Make gradescope correctly return final feedback object
Browse files Browse the repository at this point in the history
  • Loading branch information
acbart committed Mar 17, 2024
1 parent 373f3aa commit 6f15ef8
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 @@ -194,6 +194,7 @@ def resolve(report=MAIN_REPORT, customize_failure_message= None, leaderboard=Non
tests=tests,
**extra
)
return final


def show_as_hidden(feedback):
Expand Down

0 comments on commit 6f15ef8

Please sign in to comment.