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

Move isort settings into pyproject.toml #1854

Conversation

dagardner-nv
Copy link
Contributor

Description

  • Fixes isort vscode integration
  • Fixes an issue where tests was listed in src_paths but this was expected to be relative to python/morpheus

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

AnuradhaKaruppiah and others added 2 commits August 14, 2024 21:24
This is a fixup to commit 4e3edb9 that refactored the setup files

Signed-off-by: Anuradha Karuppiah <[email protected]>
@dagardner-nv dagardner-nv added bug Something isn't working non-breaking Non-breaking change labels Aug 19, 2024
@dagardner-nv dagardner-nv requested review from a team as code owners August 19, 2024 22:49
Copy link

copy-pr-bot bot commented Aug 19, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Copy link
Contributor

@AnuradhaKaruppiah AnuradhaKaruppiah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dagardner-nv
Copy link
Contributor Author

/ok to test

@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 563afcc into nv-morpheus:branch-24.10 Aug 20, 2024
14 checks passed
@dagardner-nv dagardner-nv deleted the david-workspace-settings-isort branch August 20, 2024 15:17
rapids-bot bot pushed a commit that referenced this pull request Aug 21, 2024
Update `isort` settings file path in `fix_all.sh` to `${PROJ_TOML}` so that this script finds the config path correctly. 

This is a follow-up PR of #1854.

## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.

Authors:
  - Yuchen Zhang (https://github.com/yczhang-nv)

Approvers:
  - David Gardner (https://github.com/dagardner-nv)
  - Anuradha Karuppiah (https://github.com/AnuradhaKaruppiah)

URL: #1855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants