Skip to content

Commit 7ff3d4c

Browse files
committed
Format with black
1 parent 471ce8c commit 7ff3d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_event/trial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class Attribute(dj.Part):
9696
"""Extra Block attributes to fully describe a block
9797
9898
Attributes:
99-
Block (foreign key): Block table primary key.
99+
Block (foreign key): Block table primary key.
100100
attribute_name ( varchar(32) ): Name of block attribute
101101
attribute_value ( varchar(2000) ): Optional. Block attribute value
102102
attribute_blob (longblob): Optional. Block attribute numerical numerical data

0 commit comments

Comments
 (0)