Revert "Correct wrong function signatures on the docs website (#13198)"
This reverts commit ffecfea949.
This commit is contained in:
committed by
Sylvain Gugger
parent
4766e009b0
commit
85cb447766
@@ -711,7 +711,7 @@ jobs:
|
||||
build_doc:
|
||||
working_directory: ~/transformers
|
||||
docker:
|
||||
- image: circleci/python:3.7.11
|
||||
- image: circleci/python:3.6
|
||||
resource_class: large
|
||||
steps:
|
||||
- checkout
|
||||
@@ -733,7 +733,7 @@ jobs:
|
||||
deploy_doc:
|
||||
working_directory: ~/transformers
|
||||
docker:
|
||||
- image: circleci/python:3.7.11
|
||||
- image: circleci/python:3.6
|
||||
resource_class: large
|
||||
steps:
|
||||
- add_ssh_keys:
|
||||
|
||||
Reference in New Issue
Block a user