================
@@ -526,7 +526,7 @@ def process_doc(doc_file: Tuple[str, str]) -> Tuple[str,
Optional[re.Match[str]]
# Is it a redirect?
return check_name, match
- def format_link(doc_file: Tuple[str, str]) -> str:
+ def format_link(doc_file) -> str:
----------------
nicovank wrote:
I believe this can stay.
https://github.com/llvm/llvm-project/pull/107850
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits