Skip to content

Commit 6e1988d

Browse files
author
BiffoBear
committed
Removed unnecessary pylint disable inconsistant returns.
1 parent 923b791 commit 6e1988d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

adafruit_wiznet5k/adafruit_wiznet5k_dns.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
#
44
# SPDX-License-Identifier: MIT
55

6-
# Each function only has one return statement. Pylint seems confused.
7-
# pylint: disable=inconsistent-return-statements
86
"""
97
`adafruit_wiznet5k_dns`
108
================================================================================

0 commit comments

Comments
 (0)