Skip to content
Snippets Groups Projects
Commit 9241befa authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update pyrightconfig.json

parent 854cee83
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
"pythonPlatform": "All",
"pythonVersion": "3.9",
"typeCheckingMode": "strict",
"reportImportCycles": "none",
"include": [
"gajim/gajim.py",
"gajim/common/application.py",
......@@ -36,25 +37,7 @@
"gajim/gtk/const.py",
"gajim/gtk/contact_info.py",
"gajim/gtk/contacts_flowbox.py",
"gajim/gtk/conversation/code_widget.py",
"gajim/gtk/conversation/jump_to_end_button.py",
"gajim/gtk/conversation/plain_widget.py",
"gajim/gtk/conversation/quote_widget.py",
"gajim/gtk/conversation/rows/base.py",
"gajim/gtk/conversation/rows/call.py",
"gajim/gtk/conversation/rows/command_output.py",
"gajim/gtk/conversation/rows/date.py",
"gajim/gtk/conversation/rows/file_transfer.py",
"gajim/gtk/conversation/rows/info.py",
"gajim/gtk/conversation/rows/message.py",
"gajim/gtk/conversation/rows/muc_join_left.py",
"gajim/gtk/conversation/rows/muc_subject.py",
"gajim/gtk/conversation/rows/user_status.py",
"gajim/gtk/conversation/rows/read_marker.py",
"gajim/gtk/conversation/rows/scroll_hint.py",
"gajim/gtk/conversation/rows/widgets.py",
"gajim/gtk/conversation/scrolled.py",
"gajim/gtk/conversation/view.py",
"gajim/gtk/conversation",
"gajim/gtk/features.py",
"gajim/gtk/file_transfer_send.py",
"gajim/gtk/groupchat_details.py",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment