Skip to content

Move the executor's dependencies to executor/

Martin Roukala requested to merge executor_rework into master

This removes the weird fiddling with PYTHONPATH.

In the process of moving, I also fixed the pep8 and pytest issues I found, ... along with adding new PDU tests to get 100% code coverage of this module.

Edited by Martin Roukala

Merge request reports