diff --git a/notes_01.py b/notes_01.py
index a0a6948..7e52331 100644
--- a/notes_01.py
+++ b/notes_01.py
@@ -56,5 +56,4 @@ from helpers import testnet
 from pprint import pprint
 
 pprint(testnet.getblockchaininfo())
-
 '''
\ No newline at end of file