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

[BUG]: Incorrect docstrings in mrc.core.coro #492

Closed
2 tasks done
dagardner-nv opened this issue Aug 26, 2024 · 0 comments · Fixed by #503
Closed
2 tasks done

[BUG]: Incorrect docstrings in mrc.core.coro #492

dagardner-nv opened this issue Aug 26, 2024 · 0 comments · Fixed by #503
Assignees
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

24.10

Which installation method(s) does this occur on?

No response

Describe the bug.

Looks like an older Morpheus docstring prior to being moved to MRC.

Minimum reproducible example

from mrc.core import coro
help(coro)

Relevant log output

No response

Full env printout

No response

Other/Misc.

No response

Code of Conduct

  • I agree to follow MRC's Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Aug 26, 2024
@dagardner-nv dagardner-nv self-assigned this Oct 7, 2024
@rapids-bot rapids-bot bot closed this as completed in #503 Oct 16, 2024
rapids-bot bot pushed a commit that referenced this issue Oct 16, 2024
* Include MRC libs with quotes not <>
* Add MRC version string to coro module (all the other Python modules have this)
* Fix spelling mistake in a comment in `python/mrc/core/executor.cpp`

Closes [#492](#492)

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #503
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant