From: Jelle Zijlstra Date: Sun, 11 Apr 2021 14:49:42 +0000 (-0700) Subject: fix typing issue around lru_cache arguments (#2098) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/2116eca51f1108ebc924185c87bc363d8e0329b3?ds=inline;hp=2116eca51f1108ebc924185c87bc363d8e0329b3 fix typing issue around lru_cache arguments (#2098) This was found by python/mypy#10308 ---