misc: Run pre-commit run --all-files
This is reflect the updates made to black when running `pre-commit autoupdate`. Change-Id: Ifb7fea117f354c7f02f26926a5afdf7d67bc5919
This commit is contained in:
@@ -118,7 +118,6 @@ class Maintainers(object):
|
||||
def from_file(
|
||||
cls, path_or_file: Optional[PathOrFile] = None
|
||||
) -> "Maintainers":
|
||||
|
||||
return cls(Maintainers._load_maintainers_file(path_or_file))
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user