Skip to content

Commit 9319968

Browse files
committed
Remove duplicated documentation
1 parent 87effed commit 9319968

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

can/interfaces/slcan.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
"""
22
Interface for slcan compatible interfaces (win32/linux).
3-
4-
.. note::
5-
6-
Linux users can use slcand or socketcan as well.
7-
83
"""
94

105
from typing import Any, Optional, Tuple

0 commit comments

Comments
 (0)