We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a3809 commit c6c2dfdCopy full SHA for c6c2dfd
tedge_modbus/operations/context.py
@@ -5,6 +5,7 @@
5
from pathlib import Path
6
import toml
7
8
+
9
@dataclass
10
class Context:
11
"""Operation context to provide access to common settings"""
0 commit comments