Skip to content
Snippets Groups Projects
Commit ca0d7d2a authored by Maxim Gonchar's avatar Maxim Gonchar
Browse files

chore: add initial model and unit test

parent 9966ff97
No related branches found
No related tags found
No related merge requests found
from dagflow.bundles.load_variables import load_variables
def model_dayabay_v0():
pass
from models.dayabay_v0 import model_dayabay_v0
def test_dayabay_v0():
model = model_dayabay_v0()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment