fixed some more line alignments

This commit is contained in:
Yazeed Al Oyoun 2020-01-31 22:37:05 +01:00
parent 2396f35586
commit d038bcedb0
2 changed files with 21 additions and 20 deletions

View File

@ -59,6 +59,7 @@ class Hyperopt:
hyperopt = Hyperopt(config)
hyperopt.start()
"""
def __init__(self, config: Dict[str, Any]) -> None:
self.config = config