Refactoring
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
from .Utils import *
|
||||
from .Classes import *
|
||||
|
||||
from .Utils import fixed_positional_encoding
|
||||
from .Classes import NanoSocratesEmbedder
|
||||
from . import Utils
|
||||
from . import Classes
|
||||
|
||||
|
||||
__all__ = [
|
||||
"fixed_positional_encoding",
|
||||
"NanoSocratesEmbedder"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user