Skip to content

Commit

Permalink
Wrap all plans
Browse files Browse the repository at this point in the history
  • Loading branch information
callumforrester committed Aug 1, 2023
1 parent 5d4020c commit dc24d09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/blueapi/plans/plans.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
from scanspec.specs import Spec

from blueapi.core import MsgGenerator
from blueapi.plugins.data_writing import data_writing_decorator


@data_writing_decorator(collection_group="p45")
def scan(
detectors: List[Readable],
axes_to_move: Mapping[str, Movable],
Expand Down

0 comments on commit dc24d09

Please sign in to comment.