mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Remove whitespace
This commit is contained in:
parent
d43a83e37a
commit
b2b8506f2c
|
@ -743,5 +743,3 @@ def concatenate_lists(*layers, **kwargs): # pragma: no cover
|
||||||
return ys, concatenate_lists_bwd
|
return ys, concatenate_lists_bwd
|
||||||
model = wrap(concatenate_lists_fwd, concat)
|
model = wrap(concatenate_lists_fwd, concat)
|
||||||
return model
|
return model
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user