summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python_dependency_args_removed.md
blob: 7258083cc17df4ee514f86d1808b6c922f25b9f0 (plain)
1
2
3
## The Python Modules dependency method no longer accepts positional arguments

Previously these were igrnoed with a warning, now they're a hard error.