Skip to content

Commit

Permalink
Remove shebang
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
2 people authored and bwoodsend committed Apr 5, 2022
1 parent c0ff7b1 commit f6860f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/fuzz.py
@@ -1,4 +1,3 @@
#!/usr/bin/env python
"""
A brute force fuzzer for detecting memory issues in ujson.dumps(). To use, first
compile ujson in debug mode:
Expand Down

0 comments on commit f6860f1

Please sign in to comment.