Skip to content

Commit 202efef

Browse files
fixed linting
1 parent f258a52 commit 202efef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python_scripts/ex_cascade.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
# error and variability are possible. We will use a confidence level of 90%.
8787

8888
# Reformat single sfs_list for ease of boostrapping
89-
sf_ASF_x = []
89+
sf_ASF_x = []
9090
sf_ASF_y = []
9191
sf_LLL_x = []
9292
sf_LLL_y = []

0 commit comments

Comments
 (0)