make style

This commit is contained in:
Patrick von Platen
2020-02-25 16:41:54 +01:00
parent ec16142ee5
commit f5b50c6b8e
4 changed files with 0 additions and 4 deletions

View File

@@ -215,7 +215,6 @@ class TransfoXLModelTest(ModelTesterMixin, unittest.TestCase):
class TransfoXLModelLanguageGenerationTest(unittest.TestCase):
@slow
def test_lm_generate_transfo_xl_wt103(self):
model = TransfoXLLMHeadModel.from_pretrained("transfo-xl-wt103")