diff --git a/app/charts/synchronous.py b/app/charts/synchronous.py index 86aca1f..c2396c8 100644 --- a/app/charts/synchronous.py +++ b/app/charts/synchronous.py @@ -21,6 +21,7 @@ import pytz #################################################################################### # Reddit api #################################################################################### +# TODO: Fix this... # api = PushshiftAPI() # When it's working api = False # When it's not