summaryrefslogtreecommitdiff
path: root/python/testData/intentions/afterDocStubKeywordOnly.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/testData/intentions/afterDocStubKeywordOnly.py')
-rw-r--r--python/testData/intentions/afterDocStubKeywordOnly.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/testData/intentions/afterDocStubKeywordOnly.py b/python/testData/intentions/afterDocStubKeywordOnly.py
index c65f5e99a856..161b9c14c960 100644
--- a/python/testData/intentions/afterDocStubKeywordOnly.py
+++ b/python/testData/intentions/afterDocStubKeywordOnly.py
@@ -1,4 +1,4 @@
-def f(my, *, param, **args):
+def foo(my, *, param, **args):
"""
:param my: