Skip to content

refactor(api): remove unnecessary or wrong `is` keyword usage

JuniorJPDJ requested to merge is-cleanup into develop

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

Merge request reports