This commit is contained in:
@@ -6,6 +6,8 @@ from agebd.utils import init_logging
|
||||
from agebd_dbpm3curr import PVs, Service
|
||||
|
||||
|
||||
# TODO: remove: cicd test 0
|
||||
|
||||
def main(
|
||||
log_level: LogLevel = typer.Option(
|
||||
LogLevel.INFO,
|
||||
|
||||
@@ -6,6 +6,8 @@ from agebd.utils import init_logging
|
||||
from agebd_master import PVs, Service
|
||||
|
||||
|
||||
# TODO: remove: cicd test 0
|
||||
|
||||
def main(
|
||||
log_level: LogLevel = typer.Option(
|
||||
LogLevel.INFO,
|
||||
|
||||
@@ -6,6 +6,8 @@ from agebd.utils import init_logging
|
||||
from agebd_nturns import PVs, Service
|
||||
|
||||
|
||||
# TODO: remove: cicd test 0
|
||||
|
||||
def main(
|
||||
log_level: LogLevel = typer.Option(
|
||||
LogLevel.INFO,
|
||||
|
||||
Reference in New Issue
Block a user