Skip to content

Commit dee6b71

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bit_manipulation/next_higher_same_ones.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
...
2727
ValueError: input_value must be a non-negative integer
2828
"""
29+
2930
from __future__ import annotations
3031

3132

0 commit comments

Comments
 (0)