[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2023-10-08 15:33:19 +00:00
parent 66c50b35ce
commit 85b4149074

View File

@ -1,4 +1,5 @@
import math
"""
An Armstrong number is equal to the sum of its own digits each raised to the
power of the number of digits.