Skip to content

Commit 44c54ec

Browse files
committed
Linted per pre-commit
1 parent 7470344 commit 44c54ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_wiznet5k/adafruit_wiznet5k.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ def ifconfig(
461461

462462
self._dns = dns_server
463463

464+
# pylint: disable=too-many-return-statements
464465
def _w5xxx_init(self) -> int:
465466
"""
466467
Detect and initialize a Wiznet5k ethernet module.

0 commit comments

Comments
 (0)