Skip to content

Commit a1572c5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pyepal/pal/pal_neural_tangent.py

Lines changed: 1 addition & 0 deletions
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)