Explorar o código

a one-line change to conform to Python standard (#139)

Co-authored-by: Drew Dolgert <adolgert@andrew.cmu.edu>
Andrew Dolgert %!s(int64=2) %!d(string=hai) anos
pai
achega
cda67f5b55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      openfhe/__init__.py

+ 1 - 1
openfhe/__init__.py

@@ -1 +1 @@
-from .openfhe import *
+from openfhe.openfhe import *