siavava commited on
Commit
c544eb6
1 Parent(s): f8772b7

Update mmod2.py

Browse files
Files changed (1) hide show
  1. mmod2.py +2 -2
mmod2.py CHANGED
@@ -2,8 +2,8 @@
2
  # -*- coding: utf-8 -*-
3
 
4
  from os.path import (
5
- # basename
6
- listdir
7
  )
8
  import random
9
  import scipy.io
 
2
  # -*- coding: utf-8 -*-
3
 
4
  from os.path import (
5
+ basename
6
+ # listdir
7
  )
8
  import random
9
  import scipy.io