mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-13 01:56:35 +01:00
sort imports
This commit is contained in:
parent
f4ab540283
commit
9ab33bd02b
4 changed files with 7 additions and 7 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue