mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
A path to ignore in coveragerc was wrong
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[run]
|
||||
omit =
|
||||
jedi/_compatibility.py
|
||||
jedi/evaluate/compiled/__main__.py
|
||||
jedi/evaluate/compiled/subprocess/__main__.py
|
||||
jedi/__main__.py
|
||||
# Is statically analyzed and not actually executed.
|
||||
jedi/evaluate/jedi_typing.py
|
||||
|
||||
Reference in New Issue
Block a user