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

chore: Fix typing #2534

Merged
merged 6 commits into from
Apr 14, 2022
Merged

chore: Fix typing #2534

merged 6 commits into from
Apr 14, 2022

Commits on Apr 13, 2022

  1. Remove Array, Float32, etc. as top-level imports

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    0e24980 View commit details
    Browse the repository at this point in the history
  2. Fix type imports in docs

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    629a3e0 View commit details
    Browse the repository at this point in the history
  3. Fix type imports in templates

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    6a7652b View commit details
    Browse the repository at this point in the history
  4. Fix type imports in tests

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    241f3bc View commit details
    Browse the repository at this point in the history
  5. Fix doctests

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    db6bfab View commit details
    Browse the repository at this point in the history
  6. Format

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    f89ecc6 View commit details
    Browse the repository at this point in the history