Manually fix type check
E721 Use `is` and `is not` for type comparisons, or `isinstance()` for
isinstance checks C
Chris Hill-Scott committed
82f4e1bd73482cbbb24a006b357904fdbd899376
Parent: 2d97850
E721 Use `is` and `is not` for type comparisons, or `isinstance()` for
isinstance checks