We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1c1f0 commit 1755db3Copy full SHA for 1755db3
1 file changed
util/auto-foundry-check.py
@@ -35,6 +35,7 @@
35
36
template = "- {ontology} ({id}): [{title}]({link})\n"
37
38
+
39
def main():
40
parser = argparse.ArgumentParser(description="Extract foundry data")
41
parser.add_argument(
0 commit comments