Skip to content

Encapsulation of python usage to prepare usage of shared functions#14

Open
jensschmeink wants to merge 2 commits into
mainfrom
13-change---preparation-to-move-more-python-specifics-to-python-module
Open

Encapsulation of python usage to prepare usage of shared functions#14
jensschmeink wants to merge 2 commits into
mainfrom
13-change---preparation-to-move-more-python-specifics-to-python-module

Conversation

@jensschmeink
Copy link
Copy Markdown
Collaborator

Description

How Has This Been Tested?

Checklist:

  • A test for the new functionality was added (if applicable).
  • All tests run without failure.
  • The changelog has been extended, if this MR contains important changes from the users's point of view.
  • The new code complies with the GTlab's style guide.
  • New interface methods / functions are exported via EXPORT. Non-interface functions are NOT exported.
  • The number of code quality warnings is not increasing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHANGE] - Preparation to move more python specifics to python module

1 participant