WIP: dev #4

Closed
张泊明518370910136 wants to merge 48 commits from dev into master
2 changed files with 0 additions and 4 deletions
Showing only changes of commit 65acfbe657 - 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