1 # SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
3 # SPDX-License-Identifier: MIT
4 """Chip Definition for MCP2221"""
14 """MCP2221 Device Class Definition"""
17 pass # This is a "fake" implementation
20 # try to close the device before destroying the instance
23 # pylint: enable=unused-argument