photoniker

Results 5 comments of photoniker

![image](https://user-images.githubusercontent.com/17592823/99511014-03254f80-2988-11eb-98e0-8d95b65b5843.png) as you see here it does not work with the property "recursive" tree build behaviour. so much zu your RTFM

OK I think I see the difference now. When you use a docstring generator as you have it in some python IDEs, it typically generates the docstring with the type...

![image](https://user-images.githubusercontent.com/17592823/179240851-1f86e642-f636-458d-909d-4d85557b2664.png) Seems to work with python build-in types

Removing the type hints in all my docstrings is quite a bit of work ;-)