增加扩胞逻辑
This commit is contained in:
@@ -7,7 +7,7 @@ import pickle
|
|||||||
from typing import List, Tuple, Optional
|
from typing import List, Tuple, Optional
|
||||||
from dataclasses import asdict
|
from dataclasses import asdict
|
||||||
|
|
||||||
from .structure_inspector import StructureInspector, StructureInfo
|
from structure_inspector import StructureInspector, StructureInfo
|
||||||
|
|
||||||
|
|
||||||
def analyze_single_file(args: Tuple[str, str, set]) -> Optional[StructureInfo]:
|
def analyze_single_file(args: Tuple[str, str, set]) -> Optional[StructureInfo]:
|
||||||
|
|||||||
Reference in New Issue
Block a user