Skip to content

Commit bf0e104

Browse files
committed
FIX: make sure we show figure
1 parent 7ccbd38 commit bf0e104

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

design_scripts/FDR/diff_roll.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ def max_phi_root(phi, target):
6262
textcoords="offset points",
6363
va="top",
6464
)
65+
66+
plt.show()

0 commit comments

Comments
 (0)