Use /usr/bin/env -S

This commit is contained in:
Noa
2022-08-18 20:43:20 -05:00
parent e0b03c85de
commit 19b5b08aee

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python3 -I
#!/usr/bin/env -S python3 -I
# This script generates Lib/snippets/whats_left_data.py with these variables defined:
# expected_methods - a dictionary mapping builtin objects to their methods