Skip to content

Commit 26d8835

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 839c1dd commit 26d8835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pyepal/pal/pal_neural_tangent.py

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838
__all__ = ["PALNT", "NTModel"]
3939

40+
4041
# We move those functions out of the class so that we can parallelize them
4142
def _set_one_infinite_width_model( # pylint:disable=too-many-arguments
4243
i: int,

0 commit comments

Comments
 (0)