python-piped-api-client/tests/__init__.py
2022-02-26 10:35:58 +01:00

4 lines
59 B
Python

from piped_api import PipedClient
CLIENT = PipedClient()