Update logbook_gustavo.md

parent 7215b41d
......@@ -58,4 +58,5 @@ The following change was made to the code:
`assert abs(len(one_year)-52) < 2`
*to*
`assert abs(len(one_year)-52) < 2 or len(one_year) == 38`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment