docs: update playground default

improve-workflow
Meng Zhang 2023-06-07 23:33:16 -07:00
parent a441c9ef48
commit eb756bdb4c
1 changed files with 2 additions and 1 deletions

View File

@ -30,4 +30,5 @@ def parse_expenses(expenses_string):
2016-01-02 -34.01 USD 2016-01-02 -34.01 USD
2016-01-03 2.59 DKK 2016-01-03 2.59 DKK
2016-01-03 -2.72 EUR 2016-01-03 -2.72 EUR
"""` """
for line in expenses_string.split('\n'):`