Skip to content

Commit 456deea

Browse files
committed
fix: import
1 parent 6416235 commit 456deea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymdoccbor/mdoc/issuer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from pymdoccbor.mso.issuer import MsoIssuer
1212

13-
from cbor_diag import *
13+
from cbor_diag import cbor2diag
1414

1515

1616
logger = logging.getLogger("pymdoccbor")

0 commit comments

Comments
 (0)