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 8b89e4c commit 706fcc4Copy full SHA for 706fcc4
modules/block_requests.py
@@ -38,7 +38,6 @@ def my_get(url, **kwargs):
38
39
40
# Kindly provided by our friend WizardLM-30B
41
-
42
def my_open(*args, **kwargs):
43
filename = str(args[0])
44
if filename.endswith("index.html"):
0 commit comments