Skip to content

Commit 1b16ca0

Browse files
committed
Add sith.py to the files to be ignored by pytest
1 parent f9cec89 commit 1b16ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
'jedi/inference/compiled/subprocess/__main__.py',
1717
'build/',
1818
'test/examples',
19+
'sith.py',
1920
]
2021

2122

0 commit comments

Comments
 (0)