Skip to content

Commit

Permalink
Merge pull request #34 from drscotthawley/dev
Browse files Browse the repository at this point in the history
removed import librosa.display; causing problems, unused
  • Loading branch information
drscotthawley authored Apr 24, 2018
2 parents 365e2ef + 77bef08 commit 78919fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion preprocess_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import numpy as np
from panotti.datautils import *
import librosa
import librosa.display
from audioread import NoBackendError
import os
from PIL import Image
Expand Down

0 comments on commit 78919fb

Please sign in to comment.