Modify numpy.ndarray class definition to ignore check_size #1471
+1
−1
Annotations
2 warnings
|
.github/workflows/cibuildwheel.yml#L31
.github/workflows/cibuildwheel.yml (Line: 31, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/cibuildwheel.yml#L85
.github/workflows/cibuildwheel.yml (Line: 85, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading