Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Apr 21, 2020
2 parents 612a66e + 5c6dada commit fbd2f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/supervised.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ seaborn for plotting.
.. code:: python3
import numpy as np
from mnist import MNIST
from mnist.loader import MNIST
import matplotlib.pyplot as plt
%matplotlib inline
import seaborn as sns
Expand Down

0 comments on commit fbd2f95

Please sign in to comment.