Skip to content

Commit

Permalink
Add plex guid provider interface class
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Dec 30, 2024
1 parent b2f6a93 commit f735e7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plextraktsync/plex/guid/provider/Interface.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from __future__ import annotations


class Interface: ...

0 comments on commit f735e7b

Please sign in to comment.