Skip to content

Commit cda67f5

Browse files
a one-line change to conform to Python standard (#139)
Co-authored-by: Drew Dolgert <[email protected]>
1 parent 0aec0cc commit cda67f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openfhe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from .openfhe import *
1+
from openfhe.openfhe import *

0 commit comments

Comments
 (0)