cfpb / django-flags

Feature flags for Django projects
https://cfpb.github.io/django-flags/
Creative Commons Zero v1.0 Universal
256 stars 31 forks source link

Use our PEP8-specified line length #57

Closed willbarton closed 4 years ago

willbarton commented 4 years ago

This follows on from #56. Our development standards refer to PEP8 for line length. This change fixes an error that specified lines be 78 instead of 79 for black.