Bump ifaddr to 0.2.0 (#93377)
This commit is contained in:
parent
bb8dfc9470
commit
28fa6f541f
8 changed files with 10 additions and 7 deletions
|
@ -24,7 +24,7 @@ class Adapter(TypedDict):
|
|||
"""Configured network adapters."""
|
||||
|
||||
name: str
|
||||
index: int
|
||||
index: int | None
|
||||
enabled: bool
|
||||
auto: bool
|
||||
default: bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue