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

Use typeddicts for better kwargs typing in Instrument classes #6012

Merged
merged 23 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e708003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c7c78a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd77b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0128409 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3ffd50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e194024 View commit details
    Browse the repository at this point in the history
  7. mark as not required

    jenshnielsen committed May 17, 2024
    Configuration menu
    Copy the full SHA
    650d457 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5a2469 View commit details
    Browse the repository at this point in the history
  9. Document Visa Args

    jenshnielsen committed May 17, 2024
    Configuration menu
    Copy the full SHA
    73eb309 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cd0e4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cf3360 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    64c6449 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60c672c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b1cbe3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    92a70ff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0e8866 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2c31212 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    33eb2c8 View commit details
    Browse the repository at this point in the history
  19. Keysight before B models

    jenshnielsen committed May 17, 2024
    Configuration menu
    Copy the full SHA
    77b808c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    144c51b View commit details
    Browse the repository at this point in the history
  21. remove redundant union[int,float]

    This is equivalent to just float
    jenshnielsen committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7620f47 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2bad66b View commit details
    Browse the repository at this point in the history
  23. Add changelog for 6012

    jenshnielsen committed May 17, 2024
    Configuration menu
    Copy the full SHA
    90451da View commit details
    Browse the repository at this point in the history