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 7543df1 commit 1e9977fCopy full SHA for 1e9977f
_websiteutils/make_redirects_links.py
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import argparse
4
import logging
5
import multiprocessing
0 commit comments