Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into back_to_rlbench
Browse files Browse the repository at this point in the history
  • Loading branch information
beneisner committed May 13, 2024
2 parents 230d102 + 307183a commit 63f1846
Show file tree
Hide file tree
Showing 54 changed files with 1,363 additions and 955 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@
},
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
}
},
"pylint.args": [
"\"--generated-members=numpy.* ,torch.*\" "
]
}
Loading

0 comments on commit 63f1846

Please sign in to comment.