* remove trailing spaces. [ci skip]
This commit is contained in:
parent
bcacf7c849
commit
3bfcb013c0
@ -1,4 +1,4 @@
|
|||||||
def fib(n)
|
def fib(n)
|
||||||
if n < 3
|
if n < 3
|
||||||
1
|
1
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user