bensteUEM / ChurchToolsAPI

Collection of Python files to use the API for ChurchTools
6 stars 3 forks source link

Check param names with _from and from_ #108

Closed bensteUEM closed 3 weeks ago

bensteUEM commented 1 month ago

check all occurance of _from and to and simplify making all use the same syntax - either in front or at the end

bensteUEM commented 1 month ago

=> use to_ instead of _to because otherwise the param could be considered hidden / private