CarletonURocketry / ground-station

The ground station software used to interface with the ground station LoRa board and distribute signals from the rocket across websocket connections.
https://carletonurocketry.github.io/ground-station/
MIT License
7 stars 6 forks source link

Added workflow for Black formatting. #33

Closed linguini1 closed 1 year ago

linguini1 commented 1 year ago

This PR adds a workflow for checking files with black on newly opened pull requests. This will help enforce code formatting standards within the repository.