fixed some more line alignments
This commit is contained in:
parent
2396f35586
commit
d038bcedb0
@ -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