We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c9a93 commit 8e7e9f9Copy full SHA for 8e7e9f9
HISTORY.rst
@@ -50,7 +50,7 @@ New Features
50
- Now, ``RetrySession`` can be used as a context manager. This is useful for
51
closing the session after using it. For example:
52
53
-.. code:: python
+.. code-block:: python
54
55
from pygeoogc import RetrySession
56
@@ -254,7 +254,7 @@ Internal Changes
254
- Use ``pyupgrade`` package to update the type hinting annotations
255
to Python 3.10 style.
256
257
258
259
from pygeoogc.core import WMSBase
260
0 commit comments