Apply RUF022 (sorted __all__)

This commit is contained in:
Andrej730
2025-08-08 16:24:20 +05:00
parent 858e8743ba
commit 36b86bbb54
8 changed files with 56 additions and 55 deletions
@@ -28,6 +28,6 @@ from .bearing2dd import bearing2dd
__all__ = [
"add_survey_point",
"assign_survey_point",
"edit_survey_point",
"bearing2dd",
"edit_survey_point",
]