mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
Bug fix to reload created piCtory configuration, while daemon is running
This commit is contained in:
3
.idea/inspectionProfiles/wheezy.xml
generated
3
.idea/inspectionProfiles/wheezy.xml
generated
@@ -4,12 +4,13 @@
|
||||
<inspection_tool class="PyCompatibilityInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
||||
<option name="ourVersions">
|
||||
<value>
|
||||
<list size="5">
|
||||
<list size="6">
|
||||
<item index="0" class="java.lang.String" itemvalue="3.4" />
|
||||
<item index="1" class="java.lang.String" itemvalue="3.5" />
|
||||
<item index="2" class="java.lang.String" itemvalue="3.6" />
|
||||
<item index="3" class="java.lang.String" itemvalue="3.7" />
|
||||
<item index="4" class="java.lang.String" itemvalue="3.8" />
|
||||
<item index="5" class="java.lang.String" itemvalue="3.9" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
|
||||
3
.idea/misc.xml
generated
3
.idea/misc.xml
generated
@@ -4,4 +4,7 @@
|
||||
<option name="languageLevel" value="ES6" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6 (revpi)" project-jdk-type="Python SDK" />
|
||||
<component name="PythonCompatibilityInspectionAdvertiser">
|
||||
<option name="version" value="3" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user