From d7055090fe9bddd0465daa47e9a07915fc29aa80 Mon Sep 17 00:00:00 2001 From: Benoit Bovy Date: Wed, 26 Aug 2020 09:24:22 +0200 Subject: [PATCH] autoload python-pytest-dispatch --- modules/lang/python/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/python/config.el b/modules/lang/python/config.el index 177545e24..aedca9c6e 100644 --- a/modules/lang/python/config.el +++ b/modules/lang/python/config.el @@ -183,7 +183,7 @@ called.") (use-package! python-pytest - :defer t + :commands python-pytest-dispatch :init (map! :after python :localleader