formatting

This commit is contained in:
hay-kot 2021-03-03 21:50:48 -09:00
commit 757b5f8335

View file

@ -71,7 +71,6 @@ class _Users(BaseDocument):
return return_data
class _SignUps(BaseDocument):
def __init__(self) -> None:
self.primary_key = "token"