Skip to content

Commit be73698

Browse files
authored
docs: fix docstring (#10)
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
1 parent caa44e4 commit be73698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_immutablemap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Test :mod:`galax.utils._collections`."""
1+
"""Test :mod:`immutable_map_jax`."""
22

33
from collections import OrderedDict
44
from types import MappingProxyType

0 commit comments

Comments
 (0)