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

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