Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/forge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@
os.environ["HF_HUB_ENABLE_HF_TRANSFER"] = "1"
except ImportError:
pass

# FIXME: T245433187 remove this line after testing
# test internal approved changes can be landed without an approval in github
Loading