Super tiny fix extra logs (#10697)
This commit is contained in:
@@ -998,7 +998,7 @@ class ServerArgs:
|
|||||||
)
|
)
|
||||||
|
|
||||||
def _handle_other_validations(self):
|
def _handle_other_validations(self):
|
||||||
logger.info("Handle other validations if needed.")
|
pass
|
||||||
|
|
||||||
def __post_init__(self):
|
def __post_init__(self):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user