Merge pull request #2828 from yazeed/line_alignment_fixes
fixed some more line alignments
This commit is contained in:
commit
19d4e1435c
@ -59,6 +59,7 @@ class Hyperopt:
|
||||
hyperopt = Hyperopt(config)
|
||||
hyperopt.start()
|
||||
"""
|
||||
|
||||
def __init__(self, config: Dict[str, Any]) -> None:
|
||||
self.config = config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user