forked from platypush/platypush
s/TheengsGateway/TheengsDecoder/g now that the pip package has been published.
This commit is contained in:
parent
431dedf3eb
commit
3743ee4f00
5 changed files with 6 additions and 7 deletions
docs/source
|
@ -299,7 +299,7 @@ autodoc_mock_imports = [
|
|||
'async_lru',
|
||||
'bleak',
|
||||
'bluetooth_numbers',
|
||||
'TheengsGateway',
|
||||
'TheengsDecoder',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue