mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
cleared spaces
This commit is contained in:
@@ -1234,6 +1234,7 @@ def convert(val):
|
||||
return False
|
||||
|
||||
for c in constructors:
|
||||
|
||||
try:
|
||||
return c(val)
|
||||
except ValueError:
|
||||
|
||||
Reference in New Issue
Block a user