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 annotation implementation #203

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

Type annotation implementation #203

wants to merge 2 commits into from

Commits on Mar 28, 2023

  1. Make minor changes that don't affect functionality

    Fix bugs with wildcard imports
    Use context manager for file reading in `setup.py`
    Update tox.ini
    Update license copyright years
    am1ter committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    56bf29c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Implement type annotations

    Add module `types.py` with custom types
    Add type annotations to geojson functions
    Refactor some functions
    Update functions docstrings
    am1ter committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    b7cc078 View commit details
    Browse the repository at this point in the history