ros-visualization / qt_gui_core

BSD 3-Clause "New" or "Revised" License
37 stars 77 forks source link

Small fix for modern flake8. #289

Closed clalancette closed 8 months ago

clalancette commented 8 months ago

Make sure to use isinstance.

This should make it compatible with older flake8 in Ubuntu 22.04 and newer flake8 in Ubuntu 24.04

clalancette commented 8 months ago

CI: