Extract print_model() methods to DataModel.print()
This commit is contained in:
parent
c12488ecf9
commit
7347900349
7 changed files with 37 additions and 23 deletions
|
@ -69,7 +69,7 @@
|
|||
"# Process\n",
|
||||
"events = load_file(converted_file_path)\n",
|
||||
"handler = Ros2Handler.process(events)\n",
|
||||
"#handler.data.print_model()"
|
||||
"#handler.data.print()"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue