Ignore:
Timestamp:
Nov 28, 2016, 6:18:49 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:
fa6373c
Parents:
d98f3c0
Message:

python/tests/: use local import, create init.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/tests/test_sink.py

    rd98f3c0 ra1bf01d  
    55from numpy.testing import TestCase
    66from aubio import fvec, source, sink
    7 from utils import list_all_sounds, get_tmp_sink_path, del_tmp_sink_path
     7from .utils import list_all_sounds, get_tmp_sink_path, del_tmp_sink_path
    88
    99list_of_sounds = list_all_sounds('sounds')
Note: See TracChangeset for help on using the changeset viewer.