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

Type hints #1677

Merged
merged 15 commits into from Jan 2, 2023
Merged

Type hints #1677

merged 15 commits into from Jan 2, 2023

Commits on Jan 1, 2023

  1. Configure Mypy

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    5a05148 View commit details
    Browse the repository at this point in the history
  2. Type hints in utilities.py

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e08ef0b View commit details
    Browse the repository at this point in the history
  3. Type hints in folium.py

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b7ea2f6 View commit details
    Browse the repository at this point in the history
  4. Type hints in map.py

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7dfcd4f View commit details
    Browse the repository at this point in the history
  5. Fix regression in Marker

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    7e96a13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fde6d47 View commit details
    Browse the repository at this point in the history
  7. fix type hint in map.py

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    d6a6980 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a114510 View commit details
    Browse the repository at this point in the history
  9. Type hints in features.py

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    24fc520 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfa473c View commit details
    Browse the repository at this point in the history
  11. Update elements.py

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    2d07a7d View commit details
    Browse the repository at this point in the history
  12. combine optional and union

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b859e1b View commit details
    Browse the repository at this point in the history
  13. fix regressions

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    79e0e7c View commit details
    Browse the repository at this point in the history
  14. Refactor TypeBounds

    Conengmo committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    fa7e3c9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95e828f View commit details
    Browse the repository at this point in the history