spaces
This commit is contained in:
parent
9fa515e68f
commit
a3b3346b4e
1 changed files with 1 additions and 3 deletions
|
|
@ -50,8 +50,6 @@ class Adafruit_SSD1680(Adafruit_EPD):
|
|||
|
||||
# pylint: enable=too-many-arguments, useless-parent-delegation
|
||||
|
||||
|
||||
|
||||
def initialize_buffers(self, width, height):
|
||||
"""Initialize width height stride buffers"""
|
||||
stride = width
|
||||
|
|
|
|||
Loading…
Reference in a new issue