test
Some checks failed
Update wiki / test (push) Failing after 16s

This commit is contained in:
Ashley Graves 2024-08-01 01:13:51 +02:00
parent 0e4c862b03
commit 8e26081e0e

View file

@ -1,8 +1,8 @@
#!/usr/bin/env python #!/usr/bin/env python
from pip._vendor import requests from pip._vendor import requests
#import requests
from pip._vendor import tomli from pip._vendor import tomli
import json
import glob import glob
import os import os