patricklnz

Results 4 comments of patricklnz

> By python conventions, modules have lower case or snake case names, not CamelCase. Then this needs to be changed as well.

@MaxBetzDLR Do you have an idea wat could cause this problem?

We should replace our `setup.py` with a `pyproject.toml` file (or at least add one). https://packaging.python.org/en/latest/guides/modernize-setup-py-project/