add is_K_power_of_N.py #13760
Annotations
3 errors
ruff
Process completed with exit code 1.
|
Ruff (E501):
bit_manipulation/is_K_power_of_N.py#L11
bit_manipulation/is_K_power_of_N.py:11:89: E501 Line too long (89 > 88)
|
Ruff (N999):
bit_manipulation/is_K_power_of_N.py#L1
bit_manipulation/is_K_power_of_N.py:1:1: N999 Invalid module name: 'is_K_power_of_N'
|