populationgenomics / metamist

Sample level metadata system
MIT License
1 stars 1 forks source link

Use the correct field name in test/data/generate_data.py #794

Closed jmarshall closed 4 months ago

jmarshall commented 4 months ago

Some fallout from PR #752 — this script needs to use the right field name to avoid failing with

File "/Users/johnm/metamist/test/data/generate_data.py", line 115, in main
   sample = SampleUpsert(
[…]
metamist.exceptions.ApiAttributeError: SampleUpsert has no attribute 'assays' at ['assays']