Closed XR-Lee closed 7 months ago
there is a unnecessary comma in self.with_area = with_area,
which might cause the flag being always True.
Thank you for identifying this issue! I have fixed it.
there is a unnecessary comma in self.with_area = with_area,
which might cause the flag being always True.