By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 workspace.xml

View raw Download
text/xml • 3.36 kiB
XML 1.0 document, ASCII text
        
            
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project version="4">
3
<component name="ChangeListManager">
4
<list default="true" id="bfb6b072-e524-4a79-ba52-6272edbc262e" name="Changes" comment="" />
5
<option name="SHOW_DIALOG" value="false" />
6
<option name="HIGHLIGHT_CONFLICTS" value="true" />
7
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
8
<option name="LAST_RESOLUTION" value="IGNORE" />
9
</component>
10
<component name="Git.Settings">
11
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
12
</component>
13
<component name="ProjectColorInfo"><![CDATA[{
14
"associatedIndex": 6
15
}]]></component>
16
<component name="ProjectId" id="2fH5y7tciPdpZiAKDRg5OvklhUh" />
17
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
18
<component name="ProjectViewState">
19
<option name="hideEmptyMiddlePackages" value="true" />
20
<option name="showLibraryContents" value="true" />
21
</component>
22
<component name="PropertiesComponent"><![CDATA[{
23
"keyToString": {
24
"RunOnceActivity.ShowReadmeOnStart": "true",
25
"git-widget-placeholder": "master"
26
}
27
}]]></component>
28
<component name="RunManager">
29
<configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
30
<module name="vial" />
31
<option name="ENV_FILES" value="" />
32
<option name="INTERPRETER_OPTIONS" value="" />
33
<option name="PARENT_ENVS" value="true" />
34
<envs>
35
<env name="PYTHONUNBUFFERED" value="1" />
36
</envs>
37
<option name="SDK_HOME" value="" />
38
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
39
<option name="IS_MODULE_SDK" value="true" />
40
<option name="ADD_CONTENT_ROOTS" value="true" />
41
<option name="ADD_SOURCE_ROOTS" value="true" />
42
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
43
<option name="PARAMETERS" value="" />
44
<option name="SHOW_COMMAND_LINE" value="false" />
45
<option name="EMULATE_TERMINAL" value="false" />
46
<option name="MODULE_MODE" value="false" />
47
<option name="REDIRECT_INPUT" value="false" />
48
<option name="INPUT_FILE" value="" />
49
<method v="2" />
50
</configuration>
51
</component>
52
<component name="SharedIndexes">
53
<attachedChunks>
54
<set>
55
<option value="bundled-python-sdk-0509580d9d50-746f403e7f0c-com.jetbrains.pycharm.community.sharedIndexes.bundled-PC-241.14494.241" />
56
</set>
57
</attachedChunks>
58
</component>
59
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
60
<component name="TaskManager">
61
<task active="true" id="Default" summary="Default task">
62
<changelist id="bfb6b072-e524-4a79-ba52-6272edbc262e" name="Changes" comment="" />
63
<created>1713445413599</created>
64
<option name="number" value="Default" />
65
<option name="presentableId" value="Default" />
66
<updated>1713445413599</updated>
67
</task>
68
<servers />
69
</component>
70
<component name="XDebuggerManager">
71
<breakpoint-manager>
72
<breakpoints>
73
<line-breakpoint enabled="true" suspend="THREAD" type="python-line">
74
<url>file://$PROJECT_DIR$/main.py</url>
75
<line>8</line>
76
<option name="timeStamp" value="1" />
77
</line-breakpoint>
78
</breakpoints>
79
</breakpoint-manager>
80
</component>
81
</project>