mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
minor formatting/cleanup
This commit is contained in:
parent
bc87ab1b88
commit
2cb7f53f6d
6 changed files with 8 additions and 8 deletions
|
|
@ -60,5 +60,5 @@ def test_main(capsys):
|
|||
ord_vals.append(int(_ord_val.strip()))
|
||||
|
||||
assert len(ids) > 0
|
||||
assert sorted(ids ) == ids
|
||||
assert sorted(ids) == ids
|
||||
assert sorted(ord_vals) == ord_vals
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue