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 872f8c2 commit 7604a3dCopy full SHA for 7604a3d
src/spatialdata/_core/spatialdata.py
@@ -255,7 +255,7 @@ def from_elements_dict(
255
"""
256
warnings.warn(
257
'This method is deprecated and will be removed in a future release. Use "SpatialData.init_from_elements('
258
- ')" instead. For the momment, such methods will be automatically called.',
+ ')" instead. For the moment, such methods will be automatically called.',
259
DeprecationWarning,
260
stacklevel=2,
261
)
0 commit comments