mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
cleanup debug code
This commit is contained in:
parent
b816800534
commit
bac7cbb43a
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ def test_error_bad_pattern():
|
|||
assert cfg
|
||||
|
||||
patterns = copy.deepcopy(cfg.file_patterns)
|
||||
print(patterns)
|
||||
patterns["setup.py"] = patterns["setup.py"][0] + "invalid"
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue