google / google/sbsim

Convert `WeatherController.seconds_to_rads` to a Static Method

Open
#117 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
123
Forks
56
Avg merge
17d 18h
Merged PRs (30d)
3

Description

The `seconds_to_rad` method in the `WeatherController` doesn't use `self`, so let's convert it to a static method.

https://github.com/google/sbsim/blob/67c5bb018e54295f59ab2060962bbbeeb5db8412/smart_control/simulator/weather_controller.py#L69-L77

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.