Lukas G

Results 2 issues of Lukas G

In current version of python-lib maas dowlnoaded from github (commit [ae3e321](https://github.com/maas/python-libmaas/commit/ae3e321924b231ae5b765cd70cdd074cc2a9929e)) Error messages can be no longer than 50 characters: ``` # amc/lib/python3.8/site-packages/maas/client/bones/__init__.py class CallError(Exception): def __init__(self, request, response, content,...

stale