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 b67299d commit 100bbbaCopy full SHA for 100bbba
bin/sort.py
@@ -1,3 +1,7 @@
1
+# /// script
2
+# dependencies = ["natsort"]
3
+# ///
4
+
5
import ast
6
import sys
7
0 commit comments