Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
BertKleewein committed Jun 2, 2020
1 parent e196b09 commit ed7db9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1016,7 +1016,7 @@ def on_connect_complete(op, error):
this = self_weakref()
if this:
logger.debug(
"{}({}): on_connect_complete error={} state={} never_conencted={} connected ".format(
"{}({}): on_connect_complete error={} state={} never_conencted={} connected={} ".format(
this.name,
op.name,
error,
Expand Down

0 comments on commit ed7db9f

Please sign in to comment.