Skip to content

Commit

Permalink
text tqdm.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentqb committed Nov 19, 2020
1 parent 4f30a8a commit f5b9169
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@

import matplotlib.pyplot as plt
import IPython.display as ipd
from tqdm.notebook import tqdm

from tqdm import tqdm


######################################################################
Expand Down

0 comments on commit f5b9169

Please sign in to comment.