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 attach_session_metadata decorator #16

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

keithralphs
Copy link
Contributor

Update count plan to use attach_session_metadata decorator

@keithralphs
Copy link
Contributor Author

Removed obsolete plans and tests and also removed python 3.9 compatibility
See bluesky/ophyd-async#293

from bluesky.protocols import Readable
from dodal.plans.data_session_metadata import attach_data_session_metadata_decorator

from dls_bluesky_core.core import MsgGenerator
Copy link
Contributor

Choose a reason for hiding this comment

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

Should import this from dodal.common.types too while we're at it

Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally I'd like the dropping 3.9 changes in a separate PR

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.

3 participants