Skip to content

Commit

Permalink
Modify attribute comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalbakshi committed Oct 2, 2023
1 parent 14da7a5 commit a5a4e0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions element_calcium_imaging/imaging_no_curation.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,7 @@ class ZDriftParamSet(dj.Manual):
zdrift_paramset_idx: int
---
z_paramset_desc: varchar(1280) # Parameter-set description
z_param_set_hash: uuid # A universally unique identifier for the parameter set
unique index (param_set_hash)
z_param_set_hash: uuid # # A universally unique identifier for the parameter set.
z_params: longblob # Parameter Set, a dictionary of all z-drift parameters.
"""

Expand Down

0 comments on commit a5a4e0e

Please sign in to comment.