summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python_dependency_args_removed.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/python_dependency_args_removed.md')
-rw-r--r--docs/markdown/snippets/python_dependency_args_removed.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/markdown/snippets/python_dependency_args_removed.md b/docs/markdown/snippets/python_dependency_args_removed.md
deleted file mode 100644
index 7258083cc..000000000
--- a/docs/markdown/snippets/python_dependency_args_removed.md
+++ /dev/null
@@ -1,3 +0,0 @@
-## The Python Modules dependency method no longer accepts positional arguments
-
-Previously these were igrnoed with a warning, now they're a hard error.