Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nickw444 committed Jul 25, 2021
1 parent 4329b8f commit e442584
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ <h2 id="pytest-plugin"><a href="https://docs.pytest.org/en/latest/"><code>pytest
&#34;&#34;&#34;
from .hass_driver import HassDriver

__all__ = [&#34;HassDriver&#34;]</code></pre>
__all__ = [&#34;HassDriver&#34;]
__version__ = &#34;0.0.0-dev&#34;</code></pre>
</details>
</section>
<section>
Expand Down

0 comments on commit e442584

Please sign in to comment.