Skip to content
Snippets Groups Projects
python_lab.iml 543 B
Newer Older
  • Learn to ignore specific revisions
  • stalscar's avatar
    stalscar committed
    <?xml version="1.0" encoding="UTF-8"?>
    <module type="PYTHON_MODULE" version="4">
      <component name="NewModuleRootManager">
        <content url="file://$MODULE_DIR$">
          <excludeFolder url="file://$MODULE_DIR$/venv" />
        </content>
    
        <orderEntry type="jdk" jdkName="Python 3.10" jdkType="Python SDK" />
    
    stalscar's avatar
    stalscar committed
        <orderEntry type="sourceFolder" forTests="false" />
      </component>
      <component name="PyDocumentationSettings">
        <option name="format" value="PLAIN" />
        <option name="myDocStringFormat" value="Plain" />
      </component>
    </module>