diff options
Diffstat (limited to 'Python/.idea/inspectionProfiles')
| -rw-r--r-- | Python/.idea/inspectionProfiles/Project_Default.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Python/.idea/inspectionProfiles/Project_Default.xml b/Python/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..d972322 --- /dev/null +++ b/Python/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ +<component name="InspectionProjectProfileManager"> + <profile version="1.0"> + <option name="myName" value="Project Default" /> + <inspection_tool class="BuildoutUnresolvedPartInspection" enabled="false" level="WARNING" enabled_by_default="false" /> + </profile> +</component>
\ No newline at end of file |
