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