|
@@ -95,6 +95,13 @@
|
|
|
</value>
|
|
|
</option>
|
|
|
</inspection_tool>
|
|
|
+ <inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
|
+ <option name="ignoredErrors">
|
|
|
+ <list>
|
|
|
+ <option value="N801" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </inspection_tool>
|
|
|
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
|
|
<option name="ignoredIdentifiers">
|
|
|
<list>
|