Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 5716d9e

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/titanic/tutorial.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999

100100
# %%
101101
import itertools # noqa: E402]
102+
102103
import numpy as np # noqa: E402]
103104

104105
predictions = list(itertools.chain(*preds))

0 commit comments

Comments
 (0)