diff --git a/notebooks/MNIST_Landmarks.ipynb b/notebooks/MNIST_Landmarks.ipynb index 1e3c1468..17ab58a5 100644 --- a/notebooks/MNIST_Landmarks.ipynb +++ b/notebooks/MNIST_Landmarks.ipynb @@ -39,7 +39,7 @@ "\n", "import matplotlib.pyplot as plt\n", "\n", - "import numpy as np\n", + "import numpy as np\n" ] }, {