1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-10 06:20:57 +08:00

black format

This commit is contained in:
bxdd
2020-11-27 13:09:40 +08:00
parent 8b275a6006
commit ae757a4b51
4 changed files with 8 additions and 5 deletions

View File

@@ -226,7 +226,7 @@ class Alpha158(DataHandlerLP):
data_loader=data_loader,
infer_processors=infer_processors,
learn_processors=learn_processors,
process_type=process_type
process_type=process_type,
)
def get_feature_config(self):