mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-23 00:06:49 +08:00
The hostmask property from the _BaseNetwork class was missing a stub. This was causing type errors whenever using the hostmask property. Fixes #2481.