Skip to content

Commit

Permalink
@sanderegg review: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Aug 15, 2024
1 parent 4c7e81e commit ea222d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def _list_filter_with_partial_file_id_stmt(
):
conditions: list = []

# Ownership check.Disabled if
# Checks access rights (project can be owned or shared)
user_id = user_or_project_filter.user_id
if user_id is not None:
project_ids = user_or_project_filter.project_ids
Expand Down

0 comments on commit ea222d3

Please sign in to comment.