dynamodb_demo.iml 567 B

123456789101112131415
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="WEB_MODULE" version="4">
  3. <component name="FacetManager">
  4. <facet type="Python" name="Python facet">
  5. <configuration sdkName="Python 3.9" />
  6. </facet>
  7. </component>
  8. <component name="Go" enabled="true" />
  9. <component name="NewModuleRootManager">
  10. <content url="file://$MODULE_DIR$" />
  11. <orderEntry type="inheritedJdk" />
  12. <orderEntry type="sourceFolder" forTests="false" />
  13. <orderEntry type="library" name="Python 3.9 interpreter library" level="application" />
  14. </component>
  15. </module>