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

Switch to mypy part0 #6470

Merged
merged 27 commits into from
Oct 19, 2020
Merged

Switch to mypy part0 #6470

merged 27 commits into from
Oct 19, 2020

Commits on Aug 21, 2020

  1. remove pytype and setup mypy

    m-vdb committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    4900944 View commit details
    Browse the repository at this point in the history
  2. fix wrong type annotations

    m-vdb committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    661ab0b View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    0d35a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684df65 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    ee42c23 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    1b553ab View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    17f125d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199f7b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    c559a9f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    077d5df View commit details
    Browse the repository at this point in the history
  2. fix typing annotation

    m-vdb committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    cef6a96 View commit details
    Browse the repository at this point in the history
  3. disable error codes one by one

    m-vdb committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    85c785d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. remove pytype completely

    m-vdb committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e232d1a View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTING.md to refer to mypy

    Co-authored-by: Tobias Wochinger <t.wochinger@rasa.com>
    m-vdb and wochinge committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    cbb6182 View commit details
    Browse the repository at this point in the history
  3. Fix type hint in DIET classifier

    Co-authored-by: Tobias Wochinger <t.wochinger@rasa.com>
    m-vdb and wochinge committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    3d0bf71 View commit details
    Browse the repository at this point in the history
  4. Fix type hint in TED policy

    Co-authored-by: Tobias Wochinger <t.wochinger@rasa.com>
    m-vdb and wochinge committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    5ffd764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    059dd54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1f1c01 View commit details
    Browse the repository at this point in the history
  7. remove pytype annotations

    m-vdb committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    7fa00f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7cb682 View commit details
    Browse the repository at this point in the history
  9. add changelog fragment

    m-vdb committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c6a3ec3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Revert "remove pytype annotations"

    This reverts commit 7fa00f4.
    m-vdb committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a36d598 View commit details
    Browse the repository at this point in the history
  2. remove pytype annotations

    m-vdb committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    8980e04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90597cc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. remove more pytype comments

    m-vdb committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4067a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3b79f View commit details
    Browse the repository at this point in the history
  3. remove unnecessary new lines

    m-vdb committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    7114fb8 View commit details
    Browse the repository at this point in the history