Push with https
authorScott <[email protected]>
Thu, 25 Nov 2021 00:48:20 +0000 (16:48 -0800)
committerScott <[email protected]>
Thu, 25 Nov 2021 00:48:20 +0000 (16:48 -0800)
retire.py

index 6fa0af47dc98b72d321789b82a93879e1706b915..fc68655dcd63e8b1c96187090317b152472483a6 100755 (executable)
--- a/retire.py
+++ b/retire.py
@@ -13,7 +13,6 @@ import secrets
 from money import money
 
 class simulation(object):
-    
     def __init__(self, parameters, accounts):
         """Initialize simulation parameters and starting account balances"""
         self.params = parameters