1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 18:40:58 +08:00

black format

This commit is contained in:
bxdd
2020-12-09 00:28:32 +08:00
committed by you-n-g
parent 56e579e20f
commit a63ba3e819

View File

@@ -116,7 +116,7 @@ class DNNModelPytorch(Model):
seed,
GPU,
self.use_GPU,
weight_decay
weight_decay,
)
)