Skip to content

Commit f5793a7

Browse files
Update graphgen/operators/community/generate_cot.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7243b77 commit f5793a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphgen/operators/community/generate_cot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import asyncio
2-
from typing import Dict, List
2+
from typing import Dict, List, Tuple
33

44
from tqdm.asyncio import tqdm as tqdm_async
55

0 commit comments

Comments
 (0)