From 135d94a283d76570b391e43ff0acbda3ee997401 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Wed, 11 May 2022 10:31:16 -0400 Subject: [PATCH] update docstring removing jsonpickle requirement --- fun/playlist_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fun/playlist_manager.py b/fun/playlist_manager.py index 59acab0..58af8f3 100644 --- a/fun/playlist_manager.py +++ b/fun/playlist_manager.py @@ -5,7 +5,7 @@ Description: Create and share playlists based on Most Popular TV/Movies from Tautulli and Aired this day in history. Author: blacktwin -Requires: requests, plexapi, jsonpickle, flatten_json +Requires: requests, plexapi, flatten_json Create, share, and clean Playlists for users.