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

use py-template #281

Merged
merged 8 commits into from
Sep 8, 2022
Merged

use py-template #281

merged 8 commits into from
Sep 8, 2022

Commits on Sep 7, 2022

  1. use py-template

    dtrifiro committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    61355a8 View commit details
    Browse the repository at this point in the history
  2. fix type hints/mypy errors

    dtrifiro committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1890643 View commit details
    Browse the repository at this point in the history
  3. fix typos

    dtrifiro committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a7f3689 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e5d77d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9b2b3 View commit details
    Browse the repository at this point in the history
  6. gha: increase timeout

    dtrifiro committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a9b82a8 View commit details
    Browse the repository at this point in the history
  7. gha: don't test on pypy or 3.11

    Most ML frameworks won't work on pypy and won't be available on 3.11
    until it is officially released
    dtrifiro committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    067ac36 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. setup.cfg: set authors to Iterative

    Co-authored-by: skshetry <suagatchhetri@outlook.com>
    dtrifiro and skshetry committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    13e30fd View commit details
    Browse the repository at this point in the history