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 6177da8 commit b68a1f1Copy full SHA for b68a1f1
src/forge/__init__.py
@@ -17,3 +17,6 @@
17
os.environ["HF_HUB_ENABLE_HF_TRANSFER"] = "1"
18
except ImportError:
19
pass
20
+
21
+# FIXME: T245433187 remove this line after testing
22
+# test internal approved changes can be landed without an approval in github
0 commit comments