trunk check autofixes for formatting errors

This commit is contained in:
rcarteraz 2023-01-16 11:52:14 -07:00 committed by Thomas Göttgens
parent 48d61e2cfe
commit 0a6cbe37ea
4 changed files with 10 additions and 10 deletions

View file

@ -5,8 +5,8 @@ sidebar_label: Drag & Drop (recommended)
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
:::info

View file

@ -5,6 +5,6 @@ sidebar_label: Python Flasher
sidebar_position: 2
---
import MFlasher from '../../../software/python-flasher.mdx'
import MFlasher from "../../../software/python-flasher.mdx";
<MFlasher components={props.components} />