Skip to content

Commit fd8023c

Browse files
authored
Update util.py
1 parent 723d34c commit fd8023c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mitdeeplearning/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
iimport matplotlib.pyplot as plt
1+
import matplotlib.pyplot as plt
22
import tensorflow as tf
33
import time
44
import numpy as np

0 commit comments

Comments
 (0)