Replace `type(1) == int` with `isinstance(1, int)` (#4217)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>pull/4230/head
parent
ff5fa57415
commit
7dcdca3bf4
4 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue