Check table as independent script (#8976)

This commit is contained in:
Lysandre Debut
2020-12-07 19:55:12 -05:00
committed by GitHub
parent 00aa9dbca2
commit 2ae7388eee
4 changed files with 188 additions and 127 deletions

View File

@@ -381,6 +381,7 @@ jobs:
- run: flake8 examples tests src utils
- run: python utils/style_doc.py src/transformers docs/source --max_len 119 --check_only
- run: python utils/check_copies.py
- run: python utils/check_table.py
- run: python utils/check_dummies.py
- run: python utils/check_repo.py