Omnibus commited on
Commit
3f09e59
·
1 Parent(s): 0a2b249

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ against a darker background.
9
  """
10
 
11
  import numpy as np
12
- import matplotlib.pyplot as plt
13
 
14
  from skimage import data
15
  from skimage.exposure import histogram
 
9
  """
10
 
11
  import numpy as np
12
+ #import matplotlib.pyplot as plt
13
 
14
  from skimage import data
15
  from skimage.exposure import histogram