Unverified Commit 210c8c21 authored by Changming Sun's avatar Changming Sun Committed by GitHub
Browse files

fix: a warning found by static code analyzer (#2783)



* Update attr.h: fix a warning found by static code analyzer

Update attr.h: fix a warning found by Visual Studio static code analyzer

Severity:Warning
Code:C6323
Description: Use of arithmetic operator on Boolean type(s).
Location:	C:\src\onnxruntime\debug\pybind11\src\pybind11\include\pybind11\attr.h:547

* Update include/pybind11/attr.h

Co-authored-by: default avatarHenry Schreiner <HenrySchreinerIII@gmail.com>

* Update attr.h

Co-authored-by: default avatarHenry Schreiner <HenrySchreinerIII@gmail.com>
parent f243450e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment