jobs/kpi-forecasting/kpi_forecasting/models/prophet_forecast.py (4 lines): - line 92: # TODO: This method should be removed once the forecasting data model is updated: - line 260: # TODO: This method should be removed once the forecasting data model is updated: - line 380: # TODO: remove this once the forecasting data model is updated: - line 417: # TODO: remove the below jobs once the forecasting data model is updated: jobs/client-regeneration/client_regeneration/main.py (4 lines): - line 41: # TODO: Can we get rid of this DECLARE? - line 514: # TODO: Can we get rid of these? - line 535: sample_for_replacement_bq( # TODO: Is this supposed to return something? - line 621: # TODO: column list as a parameter? templates/python/job/setup.py (2 lines): - line 8: name="docker-etl-job", # TODO: change placeholder name - line 11: packages=find_packages(include=["docker_etl"]), # TODO: change placeholder name jobs/client-regeneration/setup.py (2 lines): - line 8: name="docker-etl-job", # TODO: change placeholder name - line 11: packages=find_packages(include=["docker_etl"]), # TODO: change placeholder name jobs/extensions/setup.py (2 lines): - line 8: name="docker-etl-job", # TODO: change placeholder name - line 11: packages=find_packages(include=["docker_etl"]), # TODO: change placeholder name jobs/eam-integrations/setup.py (2 lines): - line 8: name="eam-integrations", # TODO: change placeholder name - line 11: packages=find_packages(include=["scripts"]), # TODO: change placeholder name jobs/eam-integrations/scripts/slack_channels_integration.py (1 line): - line 194: # TODO put user in a data structure jobs/eam-integrations/scripts/api/XMatters/XMatters.py (1 line): - line 372: # TODO: move this to a config file or something? jobs/webcompat-kb/webcompat_kb/bugzilla.py (1 line): - line 1150: # TODO: This is probably too many bugs; platform bugs that don't block any site reports jobs/eam-integrations/scripts/api/Workday/Workday.py (1 line): - line 14: # TODO: This should move to the XMatters module: jobs/eam-integrations/scripts/api/util/api_adapter.py (1 line): - line 27: # TODO review this func