Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwurstsalat <mailtrash@posteo.de>2022-11-13 16:17:10 +0300
committerwurstsalat <mailtrash@posteo.de>2022-11-13 16:17:10 +0300
commit40770fa75cec1d2933a73b565bdf0cc769cbbd81 (patch)
treed7370cec403e1d9fd4915f0394565ebc3dddf4d4 /pyproject.toml
parentdfa950f359bde8e4771027ac4e7c6cf2c02234b4 (diff)
cq: Update pyright config
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 5c788e238..fd8d1ac8d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -55,6 +55,7 @@ include = [
"gajim/common/sound.py",
"gajim/common/storage/*",
"gajim/common/task_manager.py",
+ "gajim/common/text_helpers.py",
"gajim/gajim.py",
"gajim/gajim_remote.py",
"gajim/gtk/about.py",