Skip to content

Commit fbdcee6

Browse files
committed
Fix CLI tests
1 parent 9a610ac commit fbdcee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ class args:
240240
style_file = None
241241
plot_resolution = None
242242
skip_write = None
243+
histogram_method = None
243244

244245
# Check --input-dir is converted.
245246
unparsed_args = []

0 commit comments

Comments
 (0)