Remove unused pytestPDB import
This commit is contained in:
@@ -4,7 +4,7 @@ import platform
|
||||
import os
|
||||
|
||||
import _pytest._code
|
||||
from _pytest.debugging import SUPPORTS_BREAKPOINT_BUILTIN, pytestPDB
|
||||
from _pytest.debugging import SUPPORTS_BREAKPOINT_BUILTIN
|
||||
import pytest
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user