* 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
|
||||
1
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user