ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
125 stars 139 forks source link

Small fixes for modern flake8. #772

Closed clalancette closed 6 months ago

clalancette commented 6 months ago

Make sure to use isinstance instead of type.

These are backwards-compatible with Ubuntu 22.04, and also compatible with Ubuntu 24.04

clalancette commented 6 months ago

CI: