[format] applied code formatting on changed files in pull request 4820 (#4886)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot]
2023-10-18 11:46:37 +08:00
committed by GitHub
parent c7aa319ba0
commit 486d06a2d5
13 changed files with 297 additions and 258 deletions

View File

@@ -1,3 +1,3 @@
from .pipeline import PPInferEngine
__all__ = ['PPInferEngine']
__all__ = ["PPInferEngine"]