projects
/
retire.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
753d741
)
More testing.
author
Scott
<
[email protected]
>
Tue, 23 Nov 2021 01:50:53 +0000
(17:50 -0800)
committer
Scott
<
[email protected]
>
Tue, 23 Nov 2021 01:50:53 +0000
(17:50 -0800)
retire.py
patch
|
blob
|
history
diff --git
a/retire.py
b/retire.py
index fb3520abcc05017b985a3cc8333c17455d2563b8..fc68655dcd63e8b1c96187090317b152472483a6 100755
(executable)
--- a/
retire.py
+++ b/
retire.py
@@
-14,7
+14,7
@@
from money import money
class simulation(object):
def __init__(self, parameters, accounts):
- """Initialize simulation parameters and starting account balances
.
"""
+ """Initialize simulation parameters and starting account balances"""
self.params = parameters
self.accounts = accounts
self.lynn_age = 0