Linting updates

This commit is contained in:
Ross Stewart
2025-09-08 15:47:49 +01:00
parent 0dde614fb9
commit 1db8ff9b16
3 changed files with 42 additions and 26 deletions

View File

@@ -63,7 +63,7 @@ class SubsonicConnection:
self.logger.error('Failed to connect to Navidrome')
return self.conn.ping()
def scrobble(self, track_id: str, time: int) -> None:
"""Scrobble the given track