Deploying to gh-pages from @ qmk/qmk_firmware@75a037d2f0 🚀

This commit is contained in:
QMK Bot
2025-05-26 11:43:34 +00:00
parent bc413ffb7e
commit 7c9fcbb107
278 changed files with 4254 additions and 3158 deletions
@@ -0,0 +1,15 @@
import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Cauyuiy8.js";
const __pageData = JSON.parse('{"title":"Coding Conventions (Python)","description":"","frontmatter":{},"headers":[],"relativePath":"coding_conventions_python.md","filePath":"coding_conventions_python.md","lastUpdated":null}');
const _sfc_main = { name: "coding_conventions_python.md" };
const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 108);
const _hoisted_109 = [
_hoisted_1
];
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("div", null, _hoisted_109);
}
const coding_conventions_python = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
__pageData,
coding_conventions_python as default
};