mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-07 18:10:55 +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
7ce066c198
commit
410ab38894
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user