Skip to content

Commit 84c3eb5

Browse files
committed
rename function pfss_3d to plot_pfss_3d
1 parent ee46905 commit 84c3eb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182740,7 +182740,7 @@
182740182740
}
182741182741
],
182742182742
"source": [
182743-
"fig = sm9.pfss_3d(color_code=\"object\", return_plot_object=True)"
182743+
"fig = sm9.plot_pfss_3d(color_code=\"object\", return_plot_object=True)"
182744182744
]
182745182745
},
182746182746
{

0 commit comments

Comments
 (0)