Skip to content

Commit 0b7315c

Browse files
authored
Merge pull request #833 from hrnciar/remove-shebangs
Remove shebangs from nonexecutable scripts
2 parents cabb008 + 52519ac commit 0b7315c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

jsonschema/benchmarks/issue232.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
A performance benchmark using the example from issue #232.
43

jsonschema/benchmarks/json_schema_test_suite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
A performance benchmark using the official test suite.
43

0 commit comments

Comments
 (0)