kopia lustrzana https://github.com/corrscope/corrscope
Disable spurious `type: np.ndarray[]`` warnings
rodzic
013488a168
commit
f32d4326cf
|
@ -9,5 +9,12 @@
|
|||
</list>
|
||||
</option>
|
||||
</inspection_tool>
|
||||
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="ignoredIdentifiers">
|
||||
<list>
|
||||
<option value="numpy.core.multiarray.ndarray.__getitem__" />
|
||||
</list>
|
||||
</option>
|
||||
</inspection_tool>
|
||||
</profile>
|
||||
</component>
|
Ładowanie…
Reference in New Issue