Merge branch 'fix_imports' into 'main'
fix: adapt import to refactoring in bec_lib See merge request bec/pxiii_bec!10
This commit was merged in pull request #11.
This commit is contained in:
@@ -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