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.

贡献者指南