Skip to content
Snippets Groups Projects
Commit 974b208d authored by Brandon Piotrzkowski's avatar Brandon Piotrzkowski
Browse files

Fix pytest

parent 01b9304f
No related branches found
No related tags found
No related merge requests found
......@@ -205,7 +205,8 @@ def _create_skymap_classification_tuple(skymap, classification):
@app.task(shared=False, ignore_result=True)
def download_skymap_and_send_alert(classification, superevent, alert_type,
skymap_filename=None, raven_coinc=False):
skymap_filename=None, raven_coinc=False,
combined_skymap_filename=False):
"""Wrapper for send function when caller has not already downloaded the
skymap.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment