From 9f1c70bffd6018853651185406b267afdb61020e Mon Sep 17 00:00:00 2001 From: wurstsalat Date: Wed, 14 Jun 2023 23:08:58 +0200 Subject: cq: Add type annotations for get_module() method --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index c03f5a8c1..1e29e229e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,6 +119,7 @@ include = [ "gajim/common/application.py", "gajim/common/call_manager.py", "gajim/common/cert_store.py", + "gajim/common/client_modules.py", "gajim/common/commands.py", "gajim/common/configpaths.py", "gajim/common/const.py", -- cgit v1.2.3