Skip to content

Commit e1e0b1c

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent b92c074 commit e1e0b1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import mpld3
66
from mpld3 import plugins
77
from IPython.display import HTML
8-
import os
8+
# import os
99

1010

1111
# def fun_Nec(n, z, I, fads, r, R, fip, fie, TR):
@@ -96,4 +96,4 @@
9696
# print('\x1b[1;34m Folder Path =', folder_path)
9797

9898

99-
# return Resul, fig1, folder_path
99+
# return Resul, fig1, folder_path

0 commit comments

Comments
 (0)