mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 11:11:05 +06:00
Force default brnahc name via the config
This commit is contained in:
parent
ecf989ca73
commit
f7708e1bed
@ -7,3 +7,4 @@ INSTALL_CONTENT = """
|
||||
"""
|
||||
|
||||
notebook_first_cells = [{"type": "code", "content": INSTALL_CONTENT}]
|
||||
default_branch_name = "master"
|
||||
|
Loading…
Reference in New Issue
Block a user