platypush/platypush/plugins/music/mopidy/_common.py

5 lines
62 B
Python

from typing import Final
DEFAULT_TIMEOUT: Final[float] = 20