mirror of
https://github.com/mvt-project/mvt.git
synced 2026-09-04 00:51:08 +02:00
Autofix for ruff (#598)
This commit is contained in:
@@ -51,7 +51,7 @@ class DumpsysAppopsArtifact(AndroidArtifact):
|
||||
and perm["access"] == "allow"
|
||||
):
|
||||
self.log.info(
|
||||
"Package %s with REQUEST_INSTALL_PACKAGES " "permission",
|
||||
"Package %s with REQUEST_INSTALL_PACKAGES permission",
|
||||
result["package_name"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user