By running tests I get: from ..api_client import TogglClientApi ValueError: Attempted relative import in non-package Is there anything missing on the documentation? Thanks.
By running tests I get:
from ..api_client import TogglClientApi
ValueError: Attempted relative import in non-package
Is there anything missing on the documentation?
Thanks.