dev #10

Merged
李衍志523370910113 merged 238 commits from dev into master 2025-03-05 16:20:39 +08:00
2 changed files with 0 additions and 4 deletions
Showing only changes of commit b207fefca3 - Show all commits

View File

@ -3,6 +3,3 @@ from tests.convert.utils import load_case
def test_basic() -> None:
load_case("basic")
test_basic()

View File

@ -3,7 +3,6 @@ import os
from typing import Any, Dict, Tuple
import rtoml
from deepdiff import DeepDiff
from joj3_config_generator.convert import convert
from joj3_config_generator.models import repo, task