Adust linting and CHANGELOG
This commit is contained in:
@@ -1 +1 @@
|
||||
The new pytest_xdist_getremotemodule hook allows overriding the module run on remote nodes.
|
||||
The new ``pytest_xdist_getremotemodule`` hook allows overriding the module run on remote nodes.
|
||||
|
||||
@@ -262,8 +262,6 @@ def remote_initconfig(option_dict, args):
|
||||
|
||||
|
||||
if __name__ == "__channelexec__":
|
||||
import py
|
||||
|
||||
channel = channel # noqa
|
||||
workerinput, args, option_dict, change_sys_path = channel.receive()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user