usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
210 stars 30 forks source link

fix: incorrect plugin task parameter order #614

Closed keithmanville closed 3 weeks ago

keithmanville commented 3 weeks ago

This commit fixes an issue where plugin task parameters were returned sorted alphabetically by name instead of respecting the specified order. It modifies an existing test to check for this case.