We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471ce8c commit 7ff3d4cCopy full SHA for 7ff3d4c
element_event/trial.py
@@ -96,7 +96,7 @@ class Attribute(dj.Part):
96
"""Extra Block attributes to fully describe a block
97
98
Attributes:
99
- Block (foreign key): Block table primary key.
+ Block (foreign key): Block table primary key.
100
attribute_name ( varchar(32) ): Name of block attribute
101
attribute_value ( varchar(2000) ): Optional. Block attribute value
102
attribute_blob (longblob): Optional. Block attribute numerical numerical data
0 commit comments