Skip to content

Commit a22a887

Browse files
committed
Fix for issue #108 - black formatting correction
1 parent 34c4ab2 commit a22a887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_wiznet5k/adafruit_wiznet5k_dhcp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
# Packet buffer size
8989
_BUFF_SIZE = const(318)
9090

91+
9192
class DHCP:
9293
"""W5k DHCP Client implementation."""
9394

0 commit comments

Comments
 (0)