From 19bfc52e234ba3686cb86197f582e3ac3283ea5d Mon Sep 17 00:00:00 2001 From: Justin <14909116+ThatGuyJustin@users.noreply.github.com> Date: Fri, 5 Apr 2019 13:01:14 -0400 Subject: [PATCH] Needed an indent --- disco/types/user.py | 1 + 1 file changed, 1 insertion(+) 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(