yl-ocr-layout.iml 725 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="PYTHON_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$" />
  5. <orderEntry type="jdk" jdkName="Python 3.8 (torch13)" jdkType="Python SDK" />
  6. <orderEntry type="sourceFolder" forTests="false" />
  7. </component>
  8. <component name="PyDocumentationSettings">
  9. <option name="format" value="PLAIN" />
  10. <option name="myDocStringFormat" value="Plain" />
  11. </component>
  12. <component name="TemplatesService">
  13. <option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
  14. <option name="TEMPLATE_FOLDERS">
  15. <list>
  16. <option value="$MODULE_DIR$/templates" />
  17. </list>
  18. </option>
  19. </component>
  20. </module>