Skip to content

Commit 90d8fef

Browse files
committed
Remove whitespace
1 parent ef04b3c commit 90d8fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgresql/protocol/xact3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ def state_machine(self):
232232
)
233233
))
234234
return
235-
else:
235+
else:
236236
self.authok = self.authtype
237237

238238
# Done authenticating, pick up the killinfo and the ready message.

0 commit comments

Comments
 (0)