OpenwaterHealth/openlifu-python

Sessions should not allow duplicate target ID

開放

#134 建立於 2024年10月16日

 (3 則留言) (0 個反應) (1 位負責人)Python (16 個分叉)auto 404
good first issue

倉庫指標

星標
 (24 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南