coding_conventions_python.md.DP_Zes00.lean.js 830 B

123456789101112131415
  1. import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js";
  2. const __pageData = JSON.parse('{"title":"Coding Conventions (Python)","description":"","frontmatter":{},"headers":[],"relativePath":"coding_conventions_python.md","filePath":"coding_conventions_python.md","lastUpdated":null}');
  3. const _sfc_main = { name: "coding_conventions_python.md" };
  4. const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 108);
  5. const _hoisted_109 = [
  6. _hoisted_1
  7. ];
  8. function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
  9. return openBlock(), createElementBlock("div", null, _hoisted_109);
  10. }
  11. const coding_conventions_python = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
  12. export {
  13. __pageData,
  14. coding_conventions_python as default
  15. };