Skip to content

Commit

Permalink
Put whitespace back
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Jan 22, 2024
1 parent 28df7aa commit 46b0c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/trio/socket.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# here.
# We still have some underscore names though but only a few.
# Uses `from x import y as y` for compatibility with `pyright --verifytypes` (#2625)
#
# Dynamically re-export whatever constants this particular Python happens to
# have:
import socket as _stdlib_socket
Expand Down

0 comments on commit 46b0c34

Please sign in to comment.