diff --git a/modules/lang/python/config.el b/modules/lang/python/config.el index 95f351a32..177545e24 100644 --- a/modules/lang/python/config.el +++ b/modules/lang/python/config.el @@ -194,7 +194,7 @@ called.") "t" #'python-pytest-function-dwim "T" #'python-pytest-function "r" #'python-pytest-repeat - "p" #'python-pytest-popup)) + "p" #'python-pytest-dispatch)) ;;