Open Akustav opened 2 years ago
The coding style should be uniform across the project. It does not matter much what style you use but it should be applied over the whole project. Below we see two different declarations, one with capitalization, another without.
https://github.com/ut-robotics/picr21-team-robothree/blob/c8fd9f971ac10de60257a899a258b217f0f8c454/manual_mov.py#L6-L8
https://github.com/ut-robotics/picr21-team-robothree/blob/c8fd9f971ac10de60257a899a258b217f0f8c454/manual_mov.py#L14-L15
The coding style should be uniform across the project. It does not matter much what style you use but it should be applied over the whole project. Below we see two different declarations, one with capitalization, another without.
https://github.com/ut-robotics/picr21-team-robothree/blob/c8fd9f971ac10de60257a899a258b217f0f8c454/manual_mov.py#L6-L8
https://github.com/ut-robotics/picr21-team-robothree/blob/c8fd9f971ac10de60257a899a258b217f0f8c454/manual_mov.py#L14-L15