mypy: ignore missing hints in external
This commit is contained in:
parent
b6a62d123d
commit
7977d89abf
7 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
import serial
|
||||
import serial # type: ignore
|
||||
|
||||
from . import BaseInterface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue