Changeset 746d14b


Ignore:
Timestamp:
Mar 23, 2017, 4:36:20 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
Children:
38f3d04
Parents:
c7d3c2a
Message:

this_version.py: remove global, not needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • this_version.py

    rc7d3c2a r746d14b  
    1010    # return dictionary filled with content of version
    1111
    12     global __version_info
    1312    if not __version_info:
    1413        this_file_dir = os.path.dirname(os.path.abspath(__file__))
Note: See TracChangeset for help on using the changeset viewer.