aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/api/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'ihatemoney/api/common.py')
-rw-r--r--ihatemoney/api/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ihatemoney/api/common.py b/ihatemoney/api/common.py
index 9aefa2c..cd247cd 100644
--- a/ihatemoney/api/common.py
+++ b/ihatemoney/api/common.py
@@ -85,7 +85,7 @@ class ProjectStatsHandler(Resource):
class APIMemberForm(MemberForm):
- """ Member is not disablable via a Form.
+ """Member is not disablable via a Form.
But we want Member.enabled to be togglable via the API.
"""