Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Repointing should be an empty string when not present #27

Conversation

greglucas
Copy link
Contributor

Change Summary

The repointing is an optional parameter, so if it is None we should print an empty string in the format table.

closes #26

Overview

New Dependencies

New Files

  • new file 1
    • description of new file 1's purpose

Deleted Files

  • deleted file 1
    • explanation for why file was deleted

Updated Files

  • updated file 1
    • description of change 1 in file 1
    • description of change 2 in file 2
  • updated file 2
    • description of change 1 in file 2

Testing

The repointing is an optional parameter, so if it is None we should
print an empty string in the format table.
@greglucas greglucas requested a review from tech3371 March 12, 2024 22:29
@greglucas greglucas merged commit b91d722 into IMAP-Science-Operations-Center:main Mar 13, 2024
15 checks passed
@greglucas greglucas deleted the query-print-repointing branch March 13, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG - query API fails with None error
2 participants