Skip to content

Commit 4edc6d5

Browse files
fix typo
Co-authored-by: Will Dean <[email protected]>
1 parent fa640b8 commit 4edc6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

causalpy/skl_experiments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
This module exists to maintain the old API where experiment classes were defined in the
1616
`causalpy.skl_experiments` namespace. They have moved to `causalpy.experiments` and
1717
this module is a thin wrapper around the new classes to maintain backwards
18-
compatibility. A deprication warning is delivered to the user. This module may be
18+
compatibility. A deprecation warning is delivered to the user. This module may be
1919
removed in a future release.
2020
"""
2121

0 commit comments

Comments
 (0)