1
Fork 0

Initial commit

This commit is contained in:
Tibo De Peuter 2026-02-24 12:15:05 +01:00
commit e256e5e1ad
20 changed files with 3018 additions and 0 deletions

View file

@ -0,0 +1,12 @@
<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="N806" />
</list>
</option>
</inspection_tool>
</profile>
</component>