mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-11 23:26:36 +02:00
Fixed variable names mismatch and styling
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user