replace mail

This commit is contained in:
mmoussallam
2020-07-17 13:30:42 +02:00
parent c6e8e089da
commit 227020c256
30 changed files with 37 additions and 32 deletions

View File

@@ -20,7 +20,7 @@ from .adapter import AudioAdapter
from .. import SpleeterError
from ..utils.logging import get_logger
__email__ = 'research@deezer.com'
__email__ = 'spleeter@deezer.com'
__author__ = 'Deezer Research'
__license__ = 'MIT License'