Skip to content

Commit f25970d

Browse files
authored
update docstring
1 parent 2af7590 commit f25970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/idom/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Exports common types from:
22
33
- :mod:`idom.core.types`
4-
- :mod:`idom.server.types`
4+
- :mod:`idom.backend.types`
55
"""
66

77
from .backend.types import BackendImplementation, Location

0 commit comments

Comments
 (0)