Skip to content

Commit 904d6e9

Browse files
update comment
1 parent cdd0e95 commit 904d6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/postgres-database/src/simcore_postgres_database/models/projects_nodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"label",
7474
sa.String,
7575
nullable=False,
76-
comment="Short name ",
76+
comment="Short name used for display",
7777
),
7878
sa.Column(
7979
"progress",

0 commit comments

Comments
 (0)