1
0
Fork 0

import fix

This commit is contained in:
Alejandro Moreo Fernandez 2021-01-15 17:44:28 +01:00
parent 865dafaefc
commit 27c688eb2e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
from . import error
from .data import datasets
from data import datasets
from . import functional
from . import method
from . import data