Ignore:
Timestamp:
Nov 1, 2018, 11:55:25 PM (5 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/timestretch, fix/ffmpeg5, master
Children:
ecd370b
Parents:
7debeb6
Message:

[tests] remove init.py, use absolute imports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/tests/test_notes.py

    r7debeb6 rd4fae34  
    44from aubio import notes, source
    55import numpy as np
    6 from .utils import list_all_sounds
     6from utils import list_all_sounds
    77
    88list_of_sounds = list_all_sounds('sounds')
Note: See TracChangeset for help on using the changeset viewer.