Skip to content

Commit

Permalink
Linted per pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent 7470344 commit 44c54ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_wiznet5k/adafruit_wiznet5k.py
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ def ifconfig(

self._dns = dns_server

# pylint: disable=too-many-return-statements
def _w5xxx_init(self) -> int:
"""
Detect and initialize a Wiznet5k ethernet module.
Expand Down

0 comments on commit 44c54ec

Please sign in to comment.