Skip to content

Commit 9135c49

Browse files
committed
formatting
1 parent 401df7e commit 9135c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/lib/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,7 @@ class Ndef(Type):
20232023
stortype = s_layer.STOR_TYPE_NDEF
20242024

20252025
_opt_defs = (
2026-
('forms', None), # type: ignore
2026+
('forms', None), # type: ignore
20272027
('interface', None), # type: ignore
20282028
)
20292029

0 commit comments

Comments
 (0)