_klipper3d: Add comments to files in this directory

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2021-07-27 13:49:06 -04:00
parent 994f388b5c
commit 9c6b4d1bf4
4 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,4 @@
# Tool to customize conversion of markdown files during mkdocs site generation
import re
import logging