When decorating a method via `@methodtools.lru_cache()`, pylance shows me this error wherever I use that method
When decorating a method via
@methodtools.lru_cache(), pylance shows me this error wherever I use that method