mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Fixed minor documentation errors and mistakes (#151)
This commit is contained in:
committed by
Raphael Michel
parent
f779b70deb
commit
bfc721978d
@@ -42,7 +42,7 @@ class BaseExporter:
|
||||
@property
|
||||
def export_form_fields(self) -> dict:
|
||||
"""
|
||||
When the event's administrator administrator visits the export page, this method
|
||||
When the event's administrator visits the export page, this method
|
||||
is called to return the configuration fields available.
|
||||
|
||||
It should therefore return a dictionary where the keys should be field names and
|
||||
|
||||
Reference in New Issue
Block a user