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

@@ -264,7 +264,6 @@ class GPT2ModelTest(ModelTesterMixin, unittest.TestCase):
class GPT2ModelLanguageGenerationTest(unittest.TestCase):
@slow
def test_lm_generate_gpt2(self):
model = GPT2LMHeadModel.from_pretrained("gpt2")