Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
54ef1117
Commit
54ef1117
authored
Jan 06, 2023
by
Philipp Hörist
Browse files
chore: Remove mypy.ini
parent
dc408e9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mypy.ini
deleted
100644 → 0
View file @
dc408e9f
[mypy]
python_version
=
3.9
warn_unused_configs
=
True
disallow_incomplete_defs
=
True
allow_redefinition
=
True
[mypy-gi.*]
ignore_missing_imports
=
True
[mypy-precis_i18n.*]
ignore_missing_imports
=
True
[mypy-idna.*]
ignore_missing_imports
=
True
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment