Skip to content

Commit 1ee3b2c

Browse files
Attempt to solve for linting
1 parent 809bbca commit 1ee3b2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

amplipi/display/tftdisplay.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Pylint forgot that board.whatever are all real
2+
# pylint: disable=no-member
3+
14
import cProfile
25
import json
36
import os

0 commit comments

Comments
 (0)