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

Suppress deprecated warning when import monai #8067

Merged
merged 16 commits into from
Sep 6, 2024
Merged

Commits on Sep 5, 2024

  1. add packaging

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    05e4d37 View commit details
    Browse the repository at this point in the history
  2. add packaging in pyproject.toml

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a05c5c0 View commit details
    Browse the repository at this point in the history
  3. add warning filter

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    73f1767 View commit details
    Browse the repository at this point in the history
  4. workaround for Project-MONAI#8060

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6e36ebe View commit details
    Browse the repository at this point in the history
  5. minor fix

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f719f4c View commit details
    Browse the repository at this point in the history
  6. use filename instead of message

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5cca025 View commit details
    Browse the repository at this point in the history
  7. Update monai/__init__.py

    Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu and ericspod authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8ef5c06 View commit details
    Browse the repository at this point in the history
  8. fix format

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    998af8f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. add rest warning

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5577b85 View commit details
    Browse the repository at this point in the history
  2. add reset_warning

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ec5e743 View commit details
    Browse the repository at this point in the history
  3. minor fix

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    449b88c View commit details
    Browse the repository at this point in the history
  4. add log warning filter

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0faf233 View commit details
    Browse the repository at this point in the history
  5. fix format

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b65ad14 View commit details
    Browse the repository at this point in the history
  6. minor fix

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7955e5a View commit details
    Browse the repository at this point in the history
  7. address comments

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e460401 View commit details
    Browse the repository at this point in the history
  8. fix format

    Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ad5eca View commit details
    Browse the repository at this point in the history