Skip to content

Commit c848604

Browse files
committed
rearranging imports
1 parent f0aa302 commit c848604

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_crypto_functions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
from unittest import mock
2424
from tempfile import NamedTemporaryFile
2525

26+
import pytak
27+
2628

2729
def test_convert_cert():
2830
cert_path = "test_cert.p12"

0 commit comments

Comments
 (0)