Skip to content

Commit

Permalink
adds test for extra arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
glyg committed Aug 11, 2020
1 parent 20b5470 commit 393c139
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 109 deletions.
1 change: 0 additions & 1 deletion src/omero/util/import_candidates.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def as_dictionary(path, readers="", extra_args=None):
`report`, `logback`. Note that the command runs locally so options
such as `--exclude` will not work as they need information from the server.
"""

t = create_path("candidates", "err")

path = _to_list(path)
Expand Down
Loading

0 comments on commit 393c139

Please sign in to comment.