We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde0d79 commit 1343ebaCopy full SHA for 1343eba
pr-checks/sync_back.py
@@ -22,7 +22,7 @@
22
import argparse
23
import sys
24
from pathlib import Path
25
-from typing import Dict, Set, List, Tuple
+from typing import Dict, List
26
27
28
def scan_generated_workflows(workflow_dir: str) -> Dict[str, str]:
0 commit comments