mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-01-31 14:43:43 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d44d0a810f
commit
b13ce589ad
|
@ -146,4 +146,4 @@ if __name__ == "__main__":
|
|||
solution = compute_solution(add, table, h)
|
||||
acc *= 10
|
||||
|
||||
print(f'Solution: {solution}')
|
||||
print(f"Solution: {solution}")
|
||||
|
|
Loading…
Reference in New Issue
Block a user