Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent d18f868 commit 0072e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adafruit_pixelbuf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def __init__( # pylint: disable=too-many-locals,too-many-arguments
header: Optional[bytes] = None,
trailer: Optional[bytes] = None,
):

bpp, byteorder_tuple, has_white, dotstar_mode = self.parse_byteorder(byteorder)

self.auto_write = False
Expand Down

0 comments on commit 0072e63

Please sign in to comment.