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

Pipeline instrument arguments #836

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Pipeline instrument arguments #836

merged 2 commits into from
Feb 12, 2025

Conversation

christopherlovell
Copy link
Contributor

Updates inputs to Pipeline to allow accepting a singular instrument. Fixes docstring to make it clear that only an Instrument or InstrumentCollection are accepted as instruments.

Issue Type

  • Bug
  • Enhancement

Checklist

  • I have read the CONTRIBUTING.md -->
  • I have added docstrings to all methods
  • I have added sufficient comments to all lines
  • I have made corresponding changes to the documentation
  • My changes generate no pep8 errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Updates inputs to Pipeline to allow accepting a singular instrument. Fixes docstring to make it clear that only an `Instrument` or `InstrumentCollection` are accepted as `instruments`.
@christopherlovell christopherlovell merged commit 901044d into main Feb 12, 2025
4 checks passed
@christopherlovell christopherlovell deleted the pipeline_instruments branch February 12, 2025 21:06
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.

2 participants