cnap-cobre/synapse

View on GitHub
backend/apps/profile/models.py

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Line too long (82 > 79 characters)
Open

return SocialAccount.objects.filter(user=self.user, provider='jupyterhub')
Severity: Minor
Found in backend/apps/profile/models.py by pep8
Category
Status