diff options
author | Ben Sima <ben@bsima.me> | 2025-02-07 13:12:36 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2025-02-07 13:14:08 -0500 |
commit | ac0a909b1fe95aaaefe029a0ff5b78864f775b42 (patch) | |
tree | f05160f09a85c188b63f23d50669aecc70fb9a2e /replace | |
parent | 15a35828209c08cd263bf1317505ffddfe53a5c5 (diff) |
python fixes
Diffstat (limited to 'replace')
-rwxr-xr-x | replace | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python3.8 +#!/usr/bin/env python """ replace stuff in a file or files """ |