Tests: pathlib used where appropriate
Also fixed various pylint errors and style issues.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import socket
|
||||
|
||||
import pytest
|
||||
|
||||
from unit.control import Control
|
||||
|
||||
prerequisites = {'modules': {'python': 'any'}}
|
||||
|
||||
Reference in New Issue
Block a user