Lint fixes (#2485)

* update markdown
* lint updates
* markdown lint updates
* markdown code block fixes
* read add test tube to markdown
This commit is contained in:
Ryan Merolle
2024-11-08 12:01:08 -05:00
committed by GitHub
parent 3d836ce662
commit 03dd6198b1
11 changed files with 148 additions and 109 deletions

View File

@ -78,4 +78,4 @@ for root, dirs, files in walk(root_dir):
file.writelines(data)
file.close()
print(f"Total Left: {total}")
print(f"Total Left: {total}")