diff options
| author | jvoisin | 2015-07-25 17:14:23 +0200 |
|---|---|---|
| committer | jvoisin | 2015-07-25 17:14:23 +0200 |
| commit | 6ba3e3f20d7d52895bc44f9fc35b068cfce47133 (patch) | |
| tree | 15df2aca17d56d941c6376ef729e0c1fea4c396f /libmat/strippers.py | |
| parent | 85e6279d16af063e5150c7cf4bd491185b8ae788 (diff) | |
_MASSIVE_ pep8 revamp
Thank you so much PyCharm
Diffstat (limited to '')
| -rw-r--r-- | libmat/strippers.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmat/strippers.py b/libmat/strippers.py index d873a39..008442e 100644 --- a/libmat/strippers.py +++ b/libmat/strippers.py | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ''' Manage which fileformat can be processed | 1 | """ Manage which fileformat can be processed |
| 2 | ''' | 2 | """ |
| 3 | 3 | ||
| 4 | import archive | 4 | import archive |
| 5 | import audio | 5 | import audio |
