mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 21:00:08 +06:00
12 lines
207 B
INI
12 lines
207 B
INI
[run]
|
|
source=transformers
|
|
omit =
|
|
# skip convertion scripts from testing for now
|
|
*/convert_*
|
|
*/__main__.py
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
raise
|
|
except
|
|
register_parameter |