Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 754f458

Browse files
author
surbhi
committed
improve error msg
1 parent 63509c5 commit 754f458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bitmessagekivy/baseclass/maildetail.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def init_ui(self, dt=0):
109109
self.assign_mail_details(data)
110110
App.get_running_app().set_mail_detail_header()
111111
except Exception:
112-
print('Something went wrong!')
112+
print("Error during MailDetail initalization")
113113

114114
def assign_mail_details(self, data):
115115
"""Assign mail details from query result."""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /