mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-08 05:57:54 +02:00
Fixes import order
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
# https://license.mvt.re/1.1/
|
||||
|
||||
import logging
|
||||
import pytest
|
||||
from pathlib import Path
|
||||
|
||||
import pytest
|
||||
|
||||
from mvt.android.modules.androidqf.packages import Packages
|
||||
from mvt.common.module import run_module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user