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

Improve type hint annotations to plasmapy.particles #2458

Merged
merged 18 commits into from
Mar 5, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    aac87c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28707c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427b86c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68e2540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3618dce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba86937 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    f1a52a2 View commit details
    Browse the repository at this point in the history
  2. Hide some mypy errors again

    namurphy committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b62e7cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    725e8a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    2deee44 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    namurphy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6bbe7b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    dbbd44c View commit details
    Browse the repository at this point in the history
  2. Type hinting in _factory.py

    namurphy committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a35f6f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f2b07 View commit details
    Browse the repository at this point in the history
  4. Update import

    namurphy committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d61c676 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate entry

    namurphy committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d76361c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a9cb90 View commit details
    Browse the repository at this point in the history
  7. Remove io.StringIO as type hint

    ...since it was breaking the documentation build.
    namurphy committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2ea880c View commit details
    Browse the repository at this point in the history