Skip to content

Commit

Permalink
[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
  • Loading branch information
pre-commit-ci[bot] committed Aug 15, 2023
1 parent 9e775cf commit 51b1032
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
Expand Up @@ -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 = []
Expand Down

0 comments on commit 51b1032

Please sign in to comment.