pyinfra icon indicating copy to clipboard operation
pyinfra copied to clipboard

Incorrect documentation and docstring for python.call

Open swsnr opened this issue 3 years ago • 0 comments

Describe the bug

The docstring of python.call shows a function which takes a state and a host argument.

The implementation however removes these arguments and emits a warning.

swsnr avatar Sep 07 '22 08:09 swsnr