forked from VimPlug/jedi
Add sith.py to the files to be ignored by pytest
This commit is contained in:
@@ -16,6 +16,7 @@ collect_ignore = [
|
||||
'jedi/inference/compiled/subprocess/__main__.py',
|
||||
'build/',
|
||||
'test/examples',
|
||||
'sith.py',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user