Skip to content

Commit

Permalink
Merge pull request #122 from CHIMEFRB/add-science-pipelines
Browse files Browse the repository at this point in the history
Add header localization pipeline script
  • Loading branch information
SiqiLiu43 authored Dec 15, 2022
2 parents f6d6899 + 68e534e commit 4b261dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chime_frb_api/workflow/work.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ def __attrs_post_init__(self):

@property
def payload(self) -> Dict[str, Any]:
"""Return the dictioanary representation of the work.
"""Return the dictionary representation of the work.
Returns:
Dict[str, Any]: The payload of the work.
Expand Down

0 comments on commit 4b261dd

Please sign in to comment.