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

@@ -514,7 +514,6 @@ class XLNetModelTest(ModelTesterMixin, unittest.TestCase):
class XLNetModelLanguageGenerationTest(unittest.TestCase):
@slow
def test_lm_generate_xlnet_base_cased(self):
model = XLNetLMHeadModel.from_pretrained("xlnet-base-cased")