[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] 2024-10-06 06:07:32 +00:00
parent 7ce066c198
commit 410ab38894

View File

@ -122,7 +122,7 @@ if __name__ == "__main__":
from doctest import testmod from doctest import testmod
testmod() testmod()
# func, a, b = get_inputs() # func, a, b = get_inputs()
# acc = 1 # acc = 1
# solution = None # solution = None