Skip to content

Commit d025eef

Browse files
committed
Remove cbor module from public
1 parent aa0f36e commit d025eef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pycardano/cbor2.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@
1212
import cbor2
1313
else:
1414
import cbor2pure as cbor2 # type: ignore[no-redef]
15-
16-
__all__ = ["cbor2"]

0 commit comments

Comments
 (0)