python-keycloak-client
python-keycloak-client copied to clipboard
Update docblocks
Remove :param and :return etc. since this is in most of the cases not needed anymore because Typehinting is added. Follow PEP 257?