← Back to team overview

nagios-charmers team mailing list archive

Re: [Merge] ~afreiberger/charm-nagios:blacken-20.10 into charm-nagios:master

 

Review: Resubmit

flake8 ignore list skipped these checks, which is why only black discovered it.

ignore =  # TODO remove most of these
    D100,
    D101,
    D102,
    D103,
    D107,

I've updated to a proper docstring vs comment.
-- 
https://code.launchpad.net/~afreiberger/charm-nagios/+git/nagios-charm/+merge/392352
Your team Nagios Charm developers is subscribed to branch charm-nagios:master.


References