Fixed variable names mismatch and styling

This commit is contained in:
Nex
2022-03-30 08:49:22 +02:00
parent 9950b3d6c2
commit 9d61b9048c
7 changed files with 41 additions and 32 deletions
+1 -1
View File
@@ -7,9 +7,9 @@ import logging
import os
from pathlib import Path
from mvt.android.modules.bugreport.appops import Appops
from mvt.common.indicators import Indicators
from mvt.common.module import run_module
from mvt.android.modules.bugreport.appops import Appops
from ..utils import get_artifact_folder