Influxdb #1

Merged
d_mcknight merged 50 commits from github/fork/Dinnerbone/influxdb into master 2023-06-21 20:14:15 -07:00
2 changed files with 2 additions and 3 deletions
Showing only changes of commit 63746dd7be - Show all commits

View file

@ -42,7 +42,6 @@ class SonarrAPI(object):
return SonarrEpisode(**get[0])
def get_calendar(self, query="Missing"):
endpoint = '/api/v3/calendar/'
today = str(date.today())