👷 remove --not_python_module flag

pull/1473/head
nateraw 2022-10-06 14:36:39 -04:00
parent df29d46872
commit af0c644c5d
1 changed files with 0 additions and 1 deletions

View File

@ -16,6 +16,5 @@ jobs:
package_name: timm package_name: timm
repo_owner: rwightman repo_owner: rwightman
path_to_docs: pytorch-image-models/hfdocs/source path_to_docs: pytorch-image-models/hfdocs/source
additional_args: --not_python_module
secrets: secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }} token: ${{ secrets.HUGGINGFACE_PUSH }}