summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python_dependency_args_removed.md
AgeCommit message (Collapse)Author
2021-07-13modules/python: Add type annotationsDylan Baker
There's still a number of things that don't properly type check, that's expected though as the input is often unvalidated and assumed good.