Skip to content

Commit 2c439e5

Browse files
committed
update comment
1 parent 3eaada2 commit 2c439e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task_1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def __init__(self, a):
3737

3838

3939
class RichParent:
40-
"""A parent."""
40+
"""A parent with lots of money."""
4141

4242
asset_1 = 10_000
4343
asset_2 = 200_000

0 commit comments

Comments
 (0)