Skip to content

Commit cd2ade3

Browse files
felixdivobrianjoholly1238
authored
Remove unused import (pytorch#1576)
Co-authored-by: Brian Johnson <[email protected]> Co-authored-by: Holly Sweeney <[email protected]>
1 parent 846a727 commit cd2ade3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intermediate_source/char_rnn_generation_tutorial.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ def timeSince(since):
347347
#
348348

349349
import matplotlib.pyplot as plt
350-
import matplotlib.ticker as ticker
351350

352351
plt.figure()
353352
plt.plot(all_losses)

0 commit comments

Comments
 (0)