mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 17:53:45 +08:00
Linter: remove pylint (#29611)
remove pylint
old-commit-hash: 1ee6ed4b16
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
from cffi import FFI
|
||||
|
||||
import sip # pylint: disable=import-error
|
||||
import sip
|
||||
|
||||
from openpilot.common.ffi_wrapper import suffix
|
||||
from openpilot.common.basedir import BASEDIR
|
||||
|
||||
Reference in New Issue
Block a user