Skip to content

Commit b1d7422

Browse files
committed
Run pre-commit
1 parent 35e4ab4 commit b1d7422

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/napari_deeplabcut/_tests/config/test_keybinds.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ def test_iter_shortcuts_returns_registry():
2929

3030
assert shortcuts == expected
3131
assert keybinds.SHORTCUTS, "SHORTCUTS should not be empty"
32+
33+
3234
def test_shortcuts_registry_points_layer_entries_have_callbacks():
3335
for spec in keybinds.SHORTCUTS:
3436
assert spec.keys

0 commit comments

Comments
 (0)