docstring update

This commit is contained in:
Blacktwin 2019-03-18 21:08:03 -04:00
parent 599d9970ea
commit d90d052696

View File

@ -353,11 +353,11 @@ def sync_watch_status(watched, section, accountTo, userTo):
Parameters
----------
watched: list
List of watched items either from Tautulli or Plex
section: class
Section class of sync from server
userTo: str
User's server class of sync to user
"""
print('Marking watched...')
sectionTo = accountTo.library.section(section)