1
0
Fork 0

import fix

This commit is contained in:
Alejandro Moreo Fernandez 2021-01-15 17:47:55 +01:00
parent 27c688eb2e
commit 9c7c017acd
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