ChimeraTK / project-template

Template for new projects. Can also be used to update cmake scripts in existing projects by merging the changes. This repository intentionally does not have a README.md (which would create conflicts in the projects using this template). For documentation, please follow this link:
https://github.com/ChimeraTK/project-template/blob/master/HowTo_project-template.md
GNU Lesser General Public License v3.0
1 stars 3 forks source link

chore: update Python bindings helper #36

Closed mhier closed 1 year ago

mhier commented 1 year ago

This file was modified inside the DeviceAccess Python bindings, which is not allowed for files that are part of project-template. This commit attempts to rectify this situation. It is unclear though whether this file should be really part of the project-template.