Skip to content

Commit

Permalink
False -> bool
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Jun 13, 2021
1 parent 673ee5c commit 574d49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adb_shell/hidden_helpers.py
Expand Up @@ -116,7 +116,7 @@ class _AdbTransactionInfo(object): # pylint: disable=too-few-public-methods
Attributes
----------
clse_received : False
clse_received : bool
Whether a ``CLSE`` packet has been received
local_id : int
The ID for the sender (i.e., the device running this code)
Expand Down

0 comments on commit 574d49a

Please sign in to comment.