OpenwaterHealth/openlifu-python
Sessions should not allow duplicate target ID
Aperta
#134 aperta il 16 ott 2024
good first issue
Metriche repository
- Star
- (24 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.