Team-Cartographer / SUITS-2024-LMCC

Our LMCC Code submission to the 2024 NASA SUITS (Spacesuit User Interface Technologies for Students) Challenge.
MIT License
0 stars 1 forks source link

Python type hints #56

Closed DatsIsaiah closed 8 months ago

DatsIsaiah commented 8 months ago

Added type hints to functions and places which didn't have any

DatsIsaiah commented 8 months ago

Fixed up the issue as I watched a tutorial