[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-05-29 16:17:14 +00:00
parent 9002513e46
commit 27aebea54f

View File

@ -231,7 +231,6 @@ def multibit_remove(bint: int, index: int, bit_len: int) -> int | None:
if __name__ == "__main__":
import doctest
doctest.testmod()