We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38454c0 commit 757489bCopy full SHA for 757489b
bin/sort.py
@@ -1,3 +1,7 @@
1
+# /// script
2
+# dependencies = ["natsort"]
3
+# ///
4
+
5
import ast
6
import sys
7
0 commit comments