mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-07 10:00: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
|
||||
|
||||
testmod()
|
||||
|
||||
|
||||
# func, a, b = get_inputs()
|
||||
# acc = 1
|
||||
# solution = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user