mirror of
https://github.com/mvt-project/mvt.git
synced 2026-08-16 16:10:25 +02:00
Sorted imports
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
# Use of this software is governed by the MVT License 1.1 that can be found at
|
# Use of this software is governed by the MVT License 1.1 that can be found at
|
||||||
# https://license.mvt.re/1.1/
|
# https://license.mvt.re/1.1/
|
||||||
|
|
||||||
from mvt.android.parsers.dumpsys import parse_dumpsys_appops, parse_dumpsys_battery_history
|
from mvt.android.parsers.dumpsys import (parse_dumpsys_appops,
|
||||||
|
parse_dumpsys_battery_history)
|
||||||
|
|
||||||
from ..utils import get_artifact
|
from ..utils import get_artifact
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user