commit | d21da78aa327e81b04e56df0e7a9aee262f77665 | [log] [tgz] |
---|---|---|
author | uael <[email protected]> | Thu Feb 23 20:16:33 2023 +0000 |
committer | uael <[email protected]> | Thu Feb 23 20:53:06 2023 +0000 |
tree | 8edd7d81363fe03ff1432b268a2a5a074ddd6478 | |
parent | fbc7cf02a3f4f8be2f5bc2838476126e06d91a66 [diff] [blame] |
overall: host a minimal copy of `ainsicolors`
diff --git a/examples/battery_client.py b/examples/battery_client.py index a7854ce..3cf11b4 100644 --- a/examples/battery_client.py +++ b/examples/battery_client.py
@@ -19,7 +19,7 @@ import sys import os import logging -from colors import color +from bumble.colors import color from bumble.device import Device from bumble.transport import open_transport from bumble.profiles.battery_service import BatteryServiceProxy