beets/test/__init__.py
2016-04-16 18:33:54 +02:00

5 lines
125 B
Python

# -*- coding: utf-8 -*-
# Make python -m testall.py work.
from __future__ import division, absolute_import, print_function