Skip to content

Commit 69d2f5e

Browse files
authored
formatting fix
1 parent d4ac8e7 commit 69d2f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/wifi/Radio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ MP_PROPERTY_GETTER(wifi_radio_ipv4_subnet_ap_obj,
564564
//| ipv4_dns: Optional[ipaddress.IPv4Address],
565565
//| ) -> None:
566566
//| """Sets the IP v4 address of the station. Must include the netmask and gateway. DNS address is optional.
567-
//| Setting the address manually will stop the DHCP client."""
567+
//| Setting the address manually will stop the DHCP client.
568568
//|
569569
//| .. note::
570570
//|

0 commit comments

Comments
 (0)