[PATCHv2 03/10] REST: Add Projects to the API

Andy Doan andy.doan at linaro.org
Thu May 19 13:24:57 AEST 2016


On 05/17/2016 07:25 AM, Finucane, Stephen wrote:
>> +class ProjectViewSet(ModelViewSet):
>> >+    permission_classes = (PatchworkPermission,)
> nit: space after comma (maybe run this through 'tox -e pep8' - it
> should be clean right now...)

That's not showing up under my version of flake8 or pyflakes, but I've 
updated it to keep consistency with you




More information about the Patchwork mailing list