diff options
Diffstat (limited to 'testing/vint/01-python3-shebang.patch')
| -rw-r--r-- | testing/vint/01-python3-shebang.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/vint/01-python3-shebang.patch b/testing/vint/01-python3-shebang.patch deleted file mode 100644 index c642296321..0000000000 --- a/testing/vint/01-python3-shebang.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/bin/vint -+++ b/bin/vint -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/env python3 - - import sys - from pathlib import Path |
