def find_and_sort_blocks()

in usort/sorting.py [0:0]


    def find_and_sort_blocks(
        self,
        body: Sequence[cst.BaseStatement],
        module: cst.Module,
        indent: str,