misc cleanup

This commit is contained in:
Matthew Ryan Dillon 2025-08-25 09:26:11 -04:00
parent 04c1be5694
commit c13d8fbd21
3 changed files with 67 additions and 68 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env -S uv run --script
import argparse
import ast

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env -S uv run --script
import argparse
import os