Change the code to match the style in repo

pull/112/head
Vishvanathan K 3 years ago
parent adf07f636f
commit c1b470ce64

@ -57,7 +57,7 @@
],
"source": [
"import sys\n",
"!{sys.executable} -m pip install gym \n",
"!pip install gym \n",
"\n",
"import gym\n",
"import matplotlib.pyplot as plt\n",

Loading…
Cancel
Save