Browse Source

flake8 fixes

pull/133/head
Justin 6 years ago
committed by GitHub
parent
commit
04f402e49e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      disco/types/user.py

1
disco/types/user.py

@ -5,6 +5,7 @@ from disco.types.base import (
cached_property,
)
class DefaultAvatars(object):
BLURPLE = 0
GREY = 1

Loading…
Cancel
Save