Skip to content

Commit 3e96e2d

Browse files
committed
Removed shebang lines and executable flags
1 parent 6d6f049 commit 3e96e2d

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Tests/createfontdatachunk.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python3
21
from __future__ import annotations
32

43
import base64

checks/32bit_segfault_check.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python3
21
from __future__ import annotations
32

43
import sys

checks/check_imaging_leaks.py

100755100644
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python3
21
from __future__ import annotations
32

43
import sys

0 commit comments

Comments
 (0)