Softwaretechnik-II/llm/.idea/inspectionProfiles/Project_Default.xml
Jan-Niclas Loosen ce17502029 add llm chapter
2025-01-30 11:12:08 +01:00

12 lines
410 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N802" />
</list>
</option>
</inspection_tool>
</profile>
</component>