pyupgrade --py37-plus **/*.py (#1654)
* pyupgrade --py37-plus **/*.py * fixup! Format Python code with psf/black push
This commit is contained in:
committed by
John Law
parent
34c808b375
commit
28419cf839
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
# encoding=utf8
|
||||
|
||||
"""
|
||||
This program calculates the nth Fibonacci number in O(log(n)).
|
||||
|
||||
Reference in New Issue
Block a user