Skip to content

Commit 093001f

Browse files
committed
Fix reference to ExtensionError in API docs
1 parent 63911a6 commit 093001f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/api.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,10 @@ STACError
178178

179179
.. autoclass:: pystac.STACError
180180

181-
ExtensionError
182-
~~~~~~~~~~~~~~
181+
ExtensionTypeError
182+
~~~~~~~~~~~~~~~~~~
183183

184-
.. autoclass:: pystac.extensions.ExtensionError
184+
.. autoclass:: pystac.ExtensionTypeError
185185

186186
Extensions
187187
----------

0 commit comments

Comments
 (0)