Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
RQL
Commits
e27cd7ad2cf2
Commit
66c3196a
authored
Jul 20, 2021
by
Nsukami Patrick
Browse files
chore(mypy): Ignore missing stubs more precisely
parent
a03489d06f2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mypy.ini
View file @
e27cd7ad
[mypy]
ignore_missing_imports
=
True
show_error_codes
=
True
[mypy-logilab.*]
ignore_missing_imports
=
True
[mypy-yapps.*]
ignore_missing_imports
=
True
[mypy-pygments.*]
ignore_missing_imports
=
True
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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