add space at eof

This commit is contained in:
Phu Pham
2023-01-30 15:02:22 -05:00
parent 00eb153f3e
commit 31f9eecffc
12 changed files with 12 additions and 12 deletions

View File

@@ -26,4 +26,4 @@ if transactions:
tx_response = client.request(tx_request)
print(tx_response)
else:
print("No transactions were found on the ledger!")
print("No transactions were found on the ledger!")