Skip to content
Snippets Groups Projects

Implemented fizzbuzz

Files

 
<component name="InspectionProjectProfileManager">
 
<profile version="1.0">
 
<option name="myName" value="Project Default" />
 
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
 
<option name="ignoredIdentifiers">
 
<list>
 
<option value="test_mfpt" />
 
</list>
 
</option>
 
</inspection_tool>
 
</profile>
 
</component>
 
\ No newline at end of file
Loading