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 5e1c110 commit 635235fCopy full SHA for 635235f
src/daq_config_server/models/converters/lookup_tables/_models.py
@@ -25,7 +25,7 @@ def get_value(
25
target_column_name: str,
26
value_must_exist: bool = True,
27
) -> int | float:
28
- """Look up a value in one columna nd return the corresponding entry from another
+ """Look up a value in one column and return the corresponding entry from another
29
column.
30
31
Args:
0 commit comments