Skip to content

Simplify lines by removing the input_size function and use offset instead.

Daniel Campora Perez requested to merge dcampora_simplify_lines into master

This MR simplifies some lines by removing the need to define input_size, reusing offset for that purpose instead.

Merge request reports