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 d4d915c commit 3a429d0Copy full SHA for 3a429d0
.github/workflows/build_pr_documentation.yml
@@ -16,4 +16,5 @@ jobs:
16
package: pytorch-image-models
17
package_name: timm
18
repo_owner: rwightman
19
- path_to_docs: pytorch-image-models/hfdocs/source
+ path_to_docs: pytorch-image-models/hfdocs/source
20
+ additional_args: --not_python_module
0 commit comments