Skip to content

Commit

Permalink
'adb_shell' -> 'aio_adb_shell'
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed May 9, 2020
1 parent ed5fca9 commit 83dde6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_homeassistant.py
Expand Up @@ -6,7 +6,7 @@

sys.path.insert(0, '..')

from adb_shell.exceptions import (
from aio_adb_shell.exceptions import (
InvalidChecksumError,
InvalidCommandError,
InvalidResponseError,
Expand Down

0 comments on commit 83dde6a

Please sign in to comment.