Ignore:
Timestamp:
Jan 8, 2017, 6:29:54 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
Children:
aa9167f
Parents:
59d037e
Message:

python/tests/test_notes.py: use relative import

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/tests/test_notes.py

    r59d037e r0f173cc  
    3939        assert_equal (self.o.get_silence(), val)
    4040
    41 from utils import list_all_sounds
     41from .utils import list_all_sounds
    4242list_of_sounds = list_all_sounds('sounds')
    4343
Note: See TracChangeset for help on using the changeset viewer.