Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
pre-commit-ci[bot] committed Oct 23, 2023
1 parent 2e93809 commit 3623295
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/omero_demo_cleanup/library.py
Original file line number Diff line number Diff line change
@@ -188,7 +188,6 @@ def exp_to_str(exp):


def users_by_id_or_username(conn: BlitzGateway, ignore_users: str) -> List[int]:

if not ignore_users:
return []
exclude = []

0 comments on commit 3623295

Please sign in to comment.