Renamed pytest pdb to debugging which conflicts with python pdb.
Combining multiple imports the "import pdb" imports the pytest module as opposed to the python debugger.
This commit is contained in:
parent
0c63762d9c
commit
05b5554cac
Loading…
Reference in New Issue