Skip to content

Commit

Permalink
Missed an instance of claudio
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Humphrey committed Jan 19, 2017
1 parent b24ebf6 commit b26ece6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions audiophile/tests/test_fileio.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
import tempfile
import wave

import claudio.formats as formats
import claudio.fileio as fileio
import claudio.util as util
import audiophile.formats as formats
import audiophile.fileio as fileio
import audiophile.util as util


class FileIOTests(unittest.TestCase):
Expand Down

0 comments on commit b26ece6

Please sign in to comment.