Skip to content
Snippets Groups Projects
Commit f452017a authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent dcbfe3dc
No related branches found
No related tags found
2 merge requests!217TST: Make NamedTemporaryFiles Windows-compatible,!192Support recursive definitions in scanner
Pipeline #59172 passed
...@@ -271,8 +271,8 @@ def create_records(values: GeneralStore, ...@@ -271,8 +271,8 @@ def create_records(values: GeneralStore,
records: RecordStore records: RecordStore
The RecordStore where the generated records will be stored. The RecordStore where the generated records will be stored.
Returns: Returns
-------- -------
A list of tuples containing the record names (1st element of tuple) and respective property names A list of tuples containing the record names (1st element of tuple) and respective property names
as 2nd element of the tuples. This list will be used by the scanner for creating the debug tree. as 2nd element of the tuples. This list will be used by the scanner for creating the debug tree.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment