mirror of
https://github.com/onyx-and-iris/xair-api-python.git
synced 2026-04-18 13:33:31 +00:00
reword docstring
This commit is contained in:
@@ -15,7 +15,7 @@ kind = kinds.get(kind_id)
|
||||
|
||||
@dataclass
|
||||
class Data:
|
||||
"""bounds data to map tests to a kind"""
|
||||
"""bounds test data to a kind"""
|
||||
|
||||
name: str = kind.id_
|
||||
dca: int = kind.num_dca - 1
|
||||
|
||||
Reference in New Issue
Block a user