diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index 21f94d58..028bc994 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1045,6 +1045,9 @@ of :class:`enum.Enum`. .. attribute:: southafrica The South Africa region. + .. attribute:: south_korea + + The South Korea region. .. attribute:: sydney The Sydney region. |