Fix or ignore lints in tests

This commit is contained in:
Peter Law
2024-06-30 19:03:55 +01:00
parent 5c578e1899
commit 0fcb4468e7
12 changed files with 38 additions and 31 deletions

View File

@@ -113,7 +113,7 @@ def test_diff_without_ending_newline(Script):
b
-a
+c
''')
''') # noqa: W291
def test_diff_path_outside_of_project(Script):