nutonomy / nuscenes-devkit

The devkit of the nuScenes dataset.
https://www.nuScenes.org
Other
2.24k stars 617 forks source link

fix: resolve invalid string comparison #941

Closed ktro2828 closed 1 year ago

ktro2828 commented 1 year ago

what

resolve syntax warning for invalid string comparison

SyntaxWarning: "is not" with a literal. Did you mean "!="?