mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-20 14:02:03 +00:00
Remove scoreboard references (#750)
This commit is contained in:
@@ -96,6 +96,3 @@ if __name__ == '__main__':
|
||||
writefile('info.json', json.dumps(info))
|
||||
|
||||
env.close()
|
||||
|
||||
logger.info("Successfully ran cross-entropy method. Now trying to upload results to the scoreboard. If it breaks, you can always just try re-uploading the same results.")
|
||||
gym.upload(outdir)
|
||||
|
Reference in New Issue
Block a user