Code review comment for ~ltrager/maas:lp1787621

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Can you please fix this for landing?

+ cd /run/build/maas
+ sudo -u ubuntu -E -H make lint
src/maasserver/clusterrpc/osystems.py:24:1: F401 'provisioningserver.rpc.cluster.GetOSReleaseTitle' imported but unused
Makefile:356: recipe for target 'lint-py' failed
make: *** [lint-py] Error 123
[Pipeline] }

« Back to merge proposal