Skip to content
Snippets Groups Projects
Commit 68993469 authored by Hans Fangohr's avatar Hans Fangohr Committed by Ashwin Kumar Karnad
Browse files

whitespace tidy up

parent 8495e193
No related branches found
No related tags found
3 merge requests!19Move linux-debian11 into main,!17split one test into three,!9force `subprocess.run` to check return code is 0
...@@ -39,7 +39,6 @@ def create_mock_git_repository(target_directory, create_directory=True): ...@@ -39,7 +39,6 @@ def create_mock_git_repository(target_directory, create_directory=True):
) )
def test_os_chdir(tmp_path): def test_os_chdir(tmp_path):
"""Test the os_chdir context manager.""" """Test the os_chdir context manager."""
# create a temporary directory for testing # create a temporary directory for testing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment