fix: make Signal.fire keyword-only to type the dispatch contract by bluetoothbot · Pull Request #1784 · python-zeroconf/python-zeroconf · GitHub
Skip to content
Open
17 changes: 15 additions & 2 deletions src/zeroconf/_services/__init__.py
78 changes: 78 additions & 0 deletions tests/test_services.py