Control work #18
Open
Control work #18
Annotations
7 errors and 1 warning
|
|
|
test/test_luhn.py#L9
test/test_luhn.py:9:48: W292 No newline at end of file
|
|
test/test_fast_pow.py#L1
test/test_fast_pow.py:1:8: F401 `pytest` imported but unused
|
|
test/test_fast_pow.py#L1
test/test_fast_pow.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
src/luhn.py#L1
src/luhn.py:1:15: N803 Argument name `cardNumber` should be lowercase
|
|
src/luhn.py#L1
src/luhn.py:1:5: N802 Function name `luhnСheck` should be lowercase
|
|
src/fast_pow.py#L1
src/fast_pow.py:1:5: N802 Function name `fastPow` should be lowercase
|
|
|
The logs for this run have expired and are no longer available.
Loading