fix: adapt import to refactoring in bec_lib #11
@@ -3,7 +3,7 @@ Pre-startup script for BEC client. This script is executed before the BEC client
|
||||
is started. It can be used to add additional command line arguments.
|
||||
"""
|
||||
|
||||
from bec_lib import ServiceConfig
|
||||
from bec_lib.service_config import ServiceConfig
|
||||
|
||||
|
||||
def extend_command_line_args(parser):
|
||||
|
||||
Reference in New Issue
Block a user