Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 5 commits into from
Aug 24, 2023

Conversation

tosemml
Copy link
Contributor

@tosemml tosemml commented Aug 23, 2023

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

@omichel
Copy link
Collaborator

omichel commented Aug 23, 2023

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

@tsampazk tsampazk added the test sources Run style checks label Aug 23, 2023
@tsampazk
Copy link
Collaborator

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.

Copy link
Collaborator

@omichel omichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

Copy link
Collaborator

@tsampazk tsampazk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tosemml !

@tsampazk tsampazk changed the title Refactoring Refactoring: pythonic joins in test_clang_format.py/test_cppcheck.py Aug 24, 2023
@tsampazk tsampazk merged commit 629b6d5 into opendr-eu:master Aug 24, 2023
lucamarchionni pushed a commit to lucamarchionni/opendr that referenced this pull request Jun 10, 2024
…pendr-eu#455)

* use join

* use join

* use join

* Fixing under-indented error

---------

Co-authored-by: Olivier Michel <Olivier.Michel@cyberbotics.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
test sources Run style checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants