Skip to content

Commit aaf3420

Browse files
committed
Fix trailing blankline
1 parent 67766d4 commit aaf3420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

picard/extension_points/ui_init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,3 @@
5252

5353
def register_ui_init(function):
5454
ext_point_ui_init.register(function.__module__, function)
55-

0 commit comments

Comments
 (0)