Skip to content

Commit 13f6fdb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent db14663 commit 13f6fdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bit_manipulation/multibit_manipulation.py

-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ def multibit_remove(bint: int, index: int, bit_len: int) -> int:
249249

250250

251251
if __name__ == "__main__":
252-
253252
import doctest
254253

255254
doctest.testmod()

0 commit comments

Comments
 (0)