mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Remove stale pytest import
This commit is contained in:
@@ -6,7 +6,6 @@ else:
|
|||||||
import os
|
import os
|
||||||
from os.path import abspath, dirname
|
from os.path import abspath, dirname
|
||||||
import functools
|
import functools
|
||||||
import pytest
|
|
||||||
|
|
||||||
import jedi
|
import jedi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user