Skip to content

Commit 6484673

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b243cb6 commit 6484673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_args.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ def test_mem_limit():
5656
with pytest.raises(SystemExit):
5757
r2d = make_r2d(["--Repo2Docker.build_memory_limit", "1024", "."])
5858

59+
5960
def test_run_required():
6061
"""
6162
Test all the things that should fail if we pass in --no-run

0 commit comments

Comments
 (0)