s/TheengsGateway/TheengsDecoder/g now that the pip package has been published.

This commit is contained in:
Fabio Manganiello 2023-03-20 01:41:21 +01:00
parent 431dedf3eb
commit 3743ee4f00
Signed by: blacklight
GPG key ID: D90FBA7F76362774
5 changed files with 6 additions and 7 deletions
docs/source

View file

@ -299,7 +299,7 @@ autodoc_mock_imports = [
'async_lru',
'bleak',
'bluetooth_numbers',
'TheengsGateway',
'TheengsDecoder',
]
sys.path.insert(0, os.path.abspath('../..'))