Skip to content

Commit

Permalink
refactor: fix the linting.
Browse files Browse the repository at this point in the history
Signed-off-by: NikOverflow <[email protected]>
  • Loading branch information
NikOverflow committed Mar 2, 2024
1 parent f10fb9e commit b493893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypresence/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def test_ipc_path(path):
with open(path):
return True


# Returns on first IPC pipe matching Discord's
def get_ipc_path(pipe=None):
ipc = 'discord-ipc-'
Expand Down

0 comments on commit b493893

Please sign in to comment.