mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 03:01:07 +06:00
![]() I suspect the wrapper classes were created in order to prevent the abstract base class (TF)CommonModelTester from being included in test discovery and running, because that would fail. I solved this by replacing the abstract base class with a mixin. Code changes are just de-indenting and automatic reformattings performed by black to use the extra line space. |
||
---|---|---|
.. | ||
test_modeling_tf_xxx.py | ||
test_modeling_xxx.py | ||
test_tokenization_xxx.py |