OpenwaterHealth / OpenwaterHealth/openlifu-python
Sessions should not allow duplicate target ID
Open
@HussainAther is already working on this.
Since Mar 4, 2025.
good first issue
- Dominant language
- Python
- Stars
- 27
- Forks
- 21
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 6
Description
When listing target IDs in a session, it should not be possible to write duplicate target IDs.
This could be enforced within the Session class somehow, or it could just be enforced at session write time.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.