Fixed code style in vouchers.py

This commit is contained in:
Raphael Michel
2016-09-16 00:04:05 +02:00
parent 68e51c0f74
commit 122221c218

View File

@@ -48,8 +48,9 @@ class Voucher(LoggedModel):
:type quota: Quota
:param comment: An internal comment that will only be visible to staff, and never displayed to the user
:type comment: str
:param tag: Use this field to group multiple vouchers together. If you enter the same value for multiple vouchers, you can get statistics on how many of them have been redeemed etc.
:type tag: str
:param tag: Use this field to group multiple vouchers together. If you enter the same value for multiple
vouchers, you can get statistics on how many of them have been redeemed etc.
:type tag: str
Various constraints apply: