Skip to content

Commit d972630

Browse files
authored
Update NSE-Option-Chain-Analyzer.py
1 parent 86fdc0f commit d972630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NSE-Option-Chain-Analyzer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ def export(self, event="empty"):
167167
except Exception as err:
168168
print(err)
169169
messagebox.showerror(title="Export Failed",
170-
message="An error occurred while exporting the data URL.")
170+
message="An error occurred while exporting the data.")
171171

172172
def links(self, link, event="empty"):
173173

0 commit comments

Comments
 (0)