mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2026-01-06 04:44:18 +01:00
sort imports
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
import unittest
|
||||
from utils import Capturing
|
||||
|
||||
import extract_otp_secret_keys
|
||||
from utils import Capturing
|
||||
|
||||
|
||||
class TestQRImageExtract(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user