Skip to content

Commit

Permalink
Fix lint newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 authored Jul 23, 2024
1 parent 9d702ab commit abde478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mainApp.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@ def onSignVerifyMessage(self):
# Create Dialog
ui = SignMessage_dlg(self.mainWindow)
if ui.exec():
printDbg("Sign/Verify message...")
printDbg("Sign/Verify message...")

0 comments on commit abde478

Please sign in to comment.