improve typing

This commit is contained in:
2025-12-10 11:51:59 +01:00
parent 32e4a76cd1
commit 946b1605e0
3 changed files with 13 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ from typing import Optional, Tuple
import logging
import time
class JellyfinApiClient:
"""
Client for interacting with the Jellyfin server API.