Explorar o código

flake8, second attempt :-)

Alexander 'Leo' Bergolth %!s(int64=8) %!d(string=hai) anos
pai
achega
67bd303e14
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      borg/testsuite/helpers.py

+ 0 - 1
borg/testsuite/helpers.py

@@ -533,7 +533,6 @@ def test_inclexcl_patterns_from_file(tmpdir, lines, expected):
     assert evaluate(str(patternfile)) == (files if expected is None else expected)
 
 
-    
 @pytest.mark.parametrize("pattern, cls", [
     ("", FnmatchPattern),