DiamondLightSource / i22-bluesky

I22 specific bluesky plans and plan stubs
Apache License 2.0
0 stars 0 forks source link

Convert Lists to sets and update ruff command #78

Closed keithralphs closed 4 months ago

keithralphs commented 4 months ago

Change function params which actually should be Sets (e.g. selction of detector) to Sets rather than Lists as the currently are. THis makes the JSONSchema for plans produced by BlueAPI more accurate. Also update ruff command from ruff to ruff check