Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wasade committed May 30, 2024
1 parent 09b0ae0 commit e9ea33a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mxdx/_mxdx.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ class BufferedQueue:
To adjust for this, we're increasing the amount of data which an
individual queue item can hold.
"""

BUFSIZE = 128

def __init__(self, ctx):
Expand Down

0 comments on commit e9ea33a

Please sign in to comment.