Skip to content

Commit

Permalink
speedtest: Make shebang go thru hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jackrosenthal committed Sep 30, 2024
1 parent 5441127 commit 366830f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env -S hatch env run -e speedtest python
# ruff: noqa: T201

import time
Expand Down

0 comments on commit 366830f

Please sign in to comment.