opendr-eu / opendr

A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning
Apache License 2.0
619 stars 95 forks source link

Refactoring: pythonic joins in test_clang_format.py/test_cppcheck.py #455

Closed tosemml closed 1 year ago

tosemml commented 1 year ago

These slight code adjustments aim to enhance Pythonic quality by incorporating the str.join function.

omichel commented 1 year ago

It seems that the test-sources are taking forever, do you know why?

tsampazk commented 1 year ago

Thanks @tosemml for the improvement! It seems that there are some pep8 indentation issues in the code you modified according to the tests.

It seems that the test-sources are taking forever, do you know why?

The label was actually missing, i added it and approved the run.