Skip to content

lisa: Fix __dir__ implementations

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000038 into main

FIX

Ensure that dir implementations work by ensuring we don't mix sets and lists.

Merge request reports