Skip to content

Commit

Permalink
Fix malformed JSON
Browse files Browse the repository at this point in the history
Summary: Fix accidentally committed malformed JSON

Reviewed By: czxttkl

Differential Revision: D19983331

fbshipit-source-id: aee3a991a8ee533c0f79ea7f3a430789e61adf06
  • Loading branch information
badrinarayan authored and facebook-github-bot committed Feb 19, 2020
1 parent d49b02d commit b886a25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ml/rl/test/gym/sac_pendulum_v0.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@
"num_train_batches": 1,
"avg_over_num_episodes": 100,
"offline_train_epochs": 200
}
}
}

0 comments on commit b886a25

Please sign in to comment.