Delete redundant blank lines.
PiperOrigin-RevId: 615359482 Change-Id: If1f850d560938b0c8cf6dd13c83ed72d1faae4cc
This commit is contained in:
committed by
Copybara-Service
parent
c4562ac61b
commit
b61a09aa95
@@ -50,7 +50,6 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"\n",
|
||||
"!pip install mujoco\n",
|
||||
"\n",
|
||||
"# Set up GPU rendering.\n",
|
||||
@@ -133,7 +132,6 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"\n",
|
||||
"print('Getting MuJoCo humanoid XML description from GitHub:')\n",
|
||||
"!git clone https://github.com/google-deepmind/mujoco\n",
|
||||
"with open('mujoco/model/humanoid/humanoid.xml', 'r') as f:\n",
|
||||
|
||||
Reference in New Issue
Block a user