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 typo in the docstrings for bias commands #777

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

BrianJKoopman
Copy link
Member

@BrianJKoopman BrianJKoopman commented Oct 17, 2024

Description

Fix the typo of 'bg' -> 'bgs', as specified in the param decorator.

Motivation and Context

Ran into an error on satp3 due to submitting 'bg' as the argument instead of 'bgs'. See https://github.com/simonsobs/daq-discussions/discussions/118#discussioncomment-10965165.

How Has This Been Tested?

Docstring only change.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link
Collaborator

@jlashner jlashner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@BrianJKoopman BrianJKoopman merged commit 641fa3e into main Oct 17, 2024
5 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/fix-bias-command-docstrings branch October 17, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants