Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4780a81

Browse files
committed
STY: PEP8
1 parent 0a4dd1c commit 4780a81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/animation/strip_chart.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def emitter(p=0.1):
4848
else:
4949
yield np.random.rand(1)
5050

51+
5152
# Fixing random state for reproducibility
5253
np.random.seed(19680801 // 10)
5354

0 commit comments

Comments
 (0)