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

Typing fixes + docs improvements #121

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. Update partialbadge.py

    minor grammer change
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7adca42 View commit details
    Browse the repository at this point in the history
  2. Update partialgroup.py

    minor grammer change
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ee834a0 View commit details
    Browse the repository at this point in the history
  3. Update partialuniverse.py

    minor grammer change
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7b9ebfe View commit details
    Browse the repository at this point in the history
  4. Update account.py

    typing fixes + improved wording
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bc4f8ec View commit details
    Browse the repository at this point in the history
  5. Update assets.py

    added periods to stay consistant with other objects
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fe3c1ff View commit details
    Browse the repository at this point in the history
  6. Update badges.py

    minor grammer changes
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7255326 View commit details
    Browse the repository at this point in the history
  7. Update client.py

    made set_token docstring a bit more clear
    Jodenee committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1e26e73 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update shout.py

    minor grammer change
    Jodenee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b615bc2 View commit details
    Browse the repository at this point in the history
  2. Update jobs.py

    reworded some stuff to be more clear + replace Id with ID for consistency
    Jodenee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1548f96 View commit details
    Browse the repository at this point in the history
  3. Update badges.py

    replace Id with ID for consistency
    Jodenee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    70b6b87 View commit details
    Browse the repository at this point in the history
  4. Update users.py

    reworded some stuff to be more clear + replace Id with ID for consistency
    Jodenee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4e81a76 View commit details
    Browse the repository at this point in the history
  5. Update universes.py

    reworded some stuff to be more clear + fixed incorrect attribute descriptions + replaced word game with universe
    Jodenee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    473a675 View commit details
    Browse the repository at this point in the history
  6. Update assets.py

    reworded some stuff to be more clear + replace Id with ID for consistency
    Jodenee committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f2e9a50 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update baseplace.py

    Fixed warning admonition on get_instances
    Jodenee committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    106a2c8 View commit details
    Browse the repository at this point in the history
  2. Update assets.py

    Reworded some attributes to be less repetitive
    Jodenee committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    72a53a7 View commit details
    Browse the repository at this point in the history