DiamondLightSource / DiamondLightSource/httomo
Unnecessary `nvtx` dependency
Open
minor
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
This is likely leftover from when there used to be `nvtx` usage directly in httomo: https://github.com/DiamondLightSource/httomo/blob/f619ed123f2c5aad790ad75751d737c817a44196/conda/environment.yml#L16
However, it looks like `nvtx` is not used anywhere in the httomo codebase anymore (all usages must have gone into the methods repos, which would make sense), so this dependency in httomo can probably be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.