Implemented Suggestions

This commit is contained in:
Abby Gourlay 2020-03-12 22:12:06 +00:00
parent 068a842184
commit 48ed8ad74c
4 changed files with 15 additions and 34 deletions

View file

@ -124,4 +124,4 @@ class Credentials(object):
# Known Kodi/python error
date_obj = datetime(*(time.strptime(date, "%Y-%m-%dT%H:%M:%SZ")[0:6]))
return date_obj
return date_obj