Страница с Кубсатами
This commit is contained in:
@@ -49,6 +49,10 @@ from .map import (
|
||||
ShowSourceAveragingStepsMapView,
|
||||
ClusterTestView,
|
||||
)
|
||||
from .kubsat import (
|
||||
KubsatView,
|
||||
KubsatExportView,
|
||||
)
|
||||
|
||||
__all__ = [
|
||||
# Base
|
||||
@@ -102,4 +106,7 @@ __all__ = [
|
||||
'ShowSourceWithPointsMapView',
|
||||
'ShowSourceAveragingStepsMapView',
|
||||
'ClusterTestView',
|
||||
# Kubsat
|
||||
'KubsatView',
|
||||
'KubsatExportView',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user