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

Add type hints #3

Merged
merged 18 commits into from
Jan 23, 2021
Merged

Add type hints #3

merged 18 commits into from
Jan 23, 2021

Commits on Dec 16, 2020

  1. Add typing, still need documentation

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    153c83f View commit details
    Browse the repository at this point in the history
  2. Remove comment

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    fb4bfdf View commit details
    Browse the repository at this point in the history
  3. Add pydocstyle

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    46e73a7 View commit details
    Browse the repository at this point in the history
  4. Ran isort once

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    e249243 View commit details
    Browse the repository at this point in the history
  5. Remove comment

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    2d2aea3 View commit details
    Browse the repository at this point in the history
  6. Use github action instead of travis

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    ff00d81 View commit details
    Browse the repository at this point in the history
  7. Fix github action

    Viktor Roytman committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    8bccf37 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Split up workflows

    Viktor Roytman committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e3f0627 View commit details
    Browse the repository at this point in the history
  2. Update badge

    Viktor Roytman committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fdb1a8a View commit details
    Browse the repository at this point in the history
  3. Add teardown to tests

    Viktor Roytman committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    695d20e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Small tweaks

    Viktor Roytman committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    34fc22c View commit details
    Browse the repository at this point in the history
  2. Change check name

    Viktor Roytman committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c2b552f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Add py.typed

    Viktor Roytman committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    aa82c9b View commit details
    Browse the repository at this point in the history
  2. Add zip_safe

    Viktor Roytman committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    9e1c939 View commit details
    Browse the repository at this point in the history
  3. Update demo

    Viktor Roytman committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    b0b0bc3 View commit details
    Browse the repository at this point in the history
  4. Linting fixes

    Viktor Roytman committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    ebcabb7 View commit details
    Browse the repository at this point in the history
  5. Update github workflows

    Viktor Roytman committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    36175f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Add type cast

    Viktor Roytman committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    5380925 View commit details
    Browse the repository at this point in the history