Skip to content

Commit 4757f1f

Browse files
authored
Update test_get_pack_warnings.py
1 parent c2ccec8 commit 4757f1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/packs/tests/test_get_pack_warnings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,3 @@ def test_run_get_pack_warnings_multiple_pack(self):
150150
"Pack py22 only supports Python 2" in warning1) or
151151
("Pack py22 only supports Python 2" in warning0 and
152152
"Pack py2 only supports Python 2" in warning1))
153-

0 commit comments

Comments
 (0)