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


_______________________________________________
Patchwork mailing list
Patchwork@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to