Skip to content

Commit a828994

Browse files
update comment
1 parent 68f0b24 commit a828994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/src/simcore_service_webserver/projects/_projects_db.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# NOTE: MD: I intentionally didn't include the workbench. There is a special interface
1818
# for the workbench, and at some point, this column should be removed from the table.
19-
# The same holds true for access_rights/ui/classifiers/quality, but we have decided to proceed step by step.
19+
# The same holds true for ui/classifiers/quality, but we have decided to proceed step by step.
2020
_SELECTION_PROJECT_DB_ARGS = [ # noqa: RUF012
2121
projects.c.id,
2222
projects.c.type,

0 commit comments

Comments
 (0)