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 b25d09c commit 1c5adaaCopy full SHA for 1c5adaa
populate-xpass.sh
@@ -2,9 +2,10 @@
2
3
# Repos known to pass:
4
5
-# https://github.com/python/cpython Doc
6
# https://github.com/jazzband/django-oauth-toolkit docs
7
# https://github.com/pandas-dev/pandas doc
+# https://github.com/python/cpython Doc
8
+# https://github.com/sympy/sympy doc
9
10
grep '^# https://' "$0" |
11
while read -r _ repo directory
0 commit comments