mirror of
https://github.com/Doctorado-ML/mufs.git
synced 2025-08-17 16:45:53 +00:00
Rename Project and first working version
This commit is contained in:
4
mfs/tests/__init__.py
Normal file
4
mfs/tests/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .MFS_test import MFS_test
|
||||
from .Metrics_test import Metrics_test
|
||||
|
||||
__all__ = ["MFS_test", "Metrics_test"]
|
Reference in New Issue
Block a user