OpenwaterHealth/openlifu-python

Sessions should not allow duplicate target ID

オープン

#134 opened on 2024/10/16

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)Python (16 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (24 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド