Black 20 release

This commit is contained in:
Lysandre
2020-08-26 17:20:22 +02:00
parent e78c110338
commit a75c64d80c
191 changed files with 4807 additions and 3503 deletions

View File

@@ -40,7 +40,8 @@ if is_torch_available():
class LongformerModelTester:
def __init__(
self, parent,
self,
parent,
):
self.parent = parent
self.batch_size = 13