We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1b628 commit 7c37ed8Copy full SHA for 7c37ed8
doc/source/index.rst
@@ -33,7 +33,7 @@ Here is an example of code to give an insight of the grammar.
33
import SomeLib.SomeCar.SomeModel as MyCar
34
35
import udsoncan
36
- from udsoncan.connections import IsoTPConnection
+ from udsoncan.connections import IsoTPSocketConnection
37
from udsoncan.client import Client
38
from udsoncan.exceptions import *
39
from udsoncan.services import *
0 commit comments