galaxyproject / planemo

Command-line utilities to assist in developing Galaxy and Common Workflow Language artifacts - including tools, workflows, and training materials.
https://planemo.readthedocs.io/
MIT License
89 stars 85 forks source link

Fix type comparisons #1382

Closed bernt-matthias closed 1 year ago

bernt-matthias commented 1 year ago

linter complained about this over here https://github.com/galaxyproject/planemo/pull/1381

Not sure if isinstance or is is correct?