From 3a716299b5db70053bea55965153dccdf2d68b68 Mon Sep 17 00:00:00 2001 From: appel_c Date: Fri, 6 Mar 2026 13:25:24 +0100 Subject: [PATCH] refactor: apply black 2026.1 formatting to ophyd_devices --- ophyd_devices/devices/areadetector/plugins.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ophyd_devices/devices/areadetector/plugins.py b/ophyd_devices/devices/areadetector/plugins.py index 3633617..0b244e1 100644 --- a/ophyd_devices/devices/areadetector/plugins.py +++ b/ophyd_devices/devices/areadetector/plugins.py @@ -3,6 +3,7 @@ .. _areaDetector: http://cars.uchicago.edu/software/epics/areaDetector.html """ + # This module contains: # - Classes like `StatsPlugin_V{X}{Y}` that are design to be counterparts to # AreaDetector verion X.Y.