Skip to content

Commit dc35762

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent bd1b6e3 commit dc35762

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ docs/source/api/
125125
examples/advanced_examples/Results/
126126
examples/benchmark/
127127
examples/results/
128-
/.conda
128+
/.conda

examples/how_to_benchmark/tutorial_6_within_session_splitter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
plt.tight_layout()
190190
plt.show()
191191

192+
192193
###############################################################################
193194
# Visualisation of the data split
194195
###############################################################################

0 commit comments

Comments
 (0)