Skip to content

Commit 6b8eda7

Browse files
committed
Also automatically import crypto for the title subpackage
1 parent af6977a commit 6b8eda7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libWiiPy/title/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# https://github.com/NinjaCheetah/libWiiPy
33

44
from .content import *
5+
from .crypto import *
56
from .nus import *
67
from .ticket import *
78
from .title import *

0 commit comments

Comments
 (0)