-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update unit tests #345
Update unit tests #345
Conversation
prjemian
commented
Jan 30, 2025
- close CI needs maintenance #344
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look reasonable. I didn't spot any issues.
- apischema | ||
- black | ||
- bluesky | ||
- chardet | ||
- databroker | ||
- databroker <=1.999 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this approach! I use databroker <2.0.0b
in our configs, but that will guarantee v2.0.0a won't get through :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This got merged before I finished my review, but the changes look good, no issues were spotted either!