inspect4py icon indicating copy to clipboard operation
inspect4py copied to clipboard

Run is inconsistently returned

Open dgarijo opened this issue 4 years ago • 0 comments

In some places, run returns a single line. In others, run returns a list of run commands. We should be consistent. Example: Screenshot from 2021-07-28 19-51-27

Here run returns a list when running the package; and a single string when referring to the scripts.

dgarijo avatar Jul 28 '21 17:07 dgarijo