Skip to content

Commit ffffa65

Browse files
committed
update class name
1 parent a41556a commit ffffa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wright_plans/_callbacks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# import other modules needed for the callbacks. Examples include: WrightTools, time,
55
# yaqc/yaqd, bluesky-queueserver
66

7-
class wp_callbacks(CallbackBase):
7+
class WpCallBacks(CallbackBase):
88
def start(self, doc):
99
# do something at start if needed
1010
pass

0 commit comments

Comments
 (0)