diff --git a/disco/types/user.py b/disco/types/user.py index 4cf93ea..1f9bd46 100644 --- a/disco/types/user.py +++ b/disco/types/user.py @@ -1,5 +1,6 @@ from holster.enum import Enum from datetime import datetime + from disco.types.base import SlottedModel, Field, snowflake, text, with_equality, with_hash, ListField DefaultAvatars = Enum(