Pushp123 commited on
Commit
d5ba3c7
·
verified ·
1 Parent(s): 9189ca6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import numpy as np
11
  import matplotlib.pyplot as plt
12
  import matplotlib.image as mpimg
13
  import seaborn as sns
14
- %matplotlib inline
15
 
16
  np.random.seed(2)
17
 
 
11
  import matplotlib.pyplot as plt
12
  import matplotlib.image as mpimg
13
  import seaborn as sns
14
+ #%matplotlib inline
15
 
16
  np.random.seed(2)
17