This commit is contained in:
2026-01-15 19:28:54 -05:00
parent a4fd561e9f
commit 44af1518a3
44 changed files with 0 additions and 10001 deletions

View File

@@ -1,12 +0,0 @@
#! python
#
# This is a thin wrapper to load the rfc2217 implementation.
#
# This file is part of pySerial. https://github.com/pyserial/pyserial
# (C) 2011 Chris Liechti <cliechti@gmx.net>
#
# SPDX-License-Identifier: BSD-3-Clause
from __future__ import absolute_import
from serial.rfc2217 import Serial # noqa