use consistent style in python scripts
Since !2654 (closed) there are some functions that use snake_case while before we had always used camelCase. We should probably decide on a consistent style and adjust the scripts/functions accordingly.
Since !2654 (closed) there are some functions that use snake_case while before we had always used camelCase. We should probably decide on a consistent style and adjust the scripts/functions accordingly.