Skip to content

Commit 7217110

Browse files
authored
fix: patch for pdoc for local evaluation lib (#15)
1 parent c82be67 commit 7217110

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
1+
__pdoc__ = {
2+
'amplitude_experiment.local.evaluation.lib': False,
3+
}

0 commit comments

Comments
 (0)