tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.89k stars 244 forks source link

Add missing docstring comments for check scripts #1794

Closed jotaen4tinypilot closed 1 month ago

jotaen4tinypilot commented 2 months ago

Related https://github.com/tiny-pilot/tinypilot/issues/1716. Stacked on https://github.com/tiny-pilot/tinypilot/pull/1791.

This PR adds missing docstring comments to check-scripts. It also adds missing # comment markers to leading blank lines in all docstring comments, for consistency.

Review on CodeApprove