diff --git a/software/samples/notebooks/Record, Save and Play Moves on Poppy Ergo Jr.ipynb b/software/samples/notebooks/Record, Save and Play Moves on Poppy Ergo Jr.ipynb index 20a29f3..8cacd43 100644 --- a/software/samples/notebooks/Record, Save and Play Moves on Poppy Ergo Jr.ipynb +++ b/software/samples/notebooks/Record, Save and Play Moves on Poppy Ergo Jr.ipynb @@ -78,7 +78,6 @@ }, "outputs": [], "source": [ - "from __future__ import print_function\n", "# Import some matplolib and numpy shortcuts for Jupyter notebook\n", "%matplotlib inline\n", "\n",