Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the code #92

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Simplify the code #92

wants to merge 7 commits into from

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    f97e6dd View commit details
    Browse the repository at this point in the history
  2. Simplify number clipping

    eumiro committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d683955 View commit details
    Browse the repository at this point in the history
  3. Simplify timedelta usage

    eumiro committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    898431f View commit details
    Browse the repository at this point in the history
  4. Simplify string formatting

    eumiro committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c3bde9c View commit details
    Browse the repository at this point in the history
  5. Simplify modulo calculations

    eumiro committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    82388e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5c70be View commit details
    Browse the repository at this point in the history
  7. Use math.hypot

    eumiro committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6c5295d View commit details
    Browse the repository at this point in the history