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

5804 Simplify the configparser usage to get parsed attributes easily #5813

Commits on Jan 5, 2023

  1. simplify the configparser usage to get parsed attributes easily (Proj…

    …ect-MONAI#5804)
    
    Signed-off-by: Felix Schnabel <f.schnabel@tum.de>
    Shadow-Devil committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e06338b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Return the parsed content when accessing ConfigParser config via attr…

    …ibute (not nested).
    
    Signed-off-by: Felix Schnabel <f.schnabel@tum.de>
    Shadow-Devil committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c364fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67eefc View commit details
    Browse the repository at this point in the history
  3. fixes integration typo

    Signed-off-by: Wenqi Li <wenqil@nvidia.com>
    wyli committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    098bb1b View commit details
    Browse the repository at this point in the history
  4. Fix doc-string.

    Signed-off-by: Felix Schnabel <f.schnabel@tum.de>
    Shadow-Devil committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7e0c53b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abc1ae8 View commit details
    Browse the repository at this point in the history
  6. display docstring

    Signed-off-by: Wenqi Li <wenqil@nvidia.com>
    wyli committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c6192a7 View commit details
    Browse the repository at this point in the history