Skip to content

Commit 845eba7

Browse files
committed
Dedupe entries in transforms.__all__
1 parent d77d6c3 commit 845eba7

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pymc/distributions/transforms.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,12 @@
3232
)
3333

3434
__all__ = [
35-
"Chain",
3635
"Chain",
3736
"CholeskyCorrTransform",
3837
"CholeskyCovPacked",
39-
"CholeskyCovPacked",
4038
"Interval",
4139
"Transform",
4240
"ZeroSumTransform",
43-
"ZeroSumTransform",
44-
"circular",
4541
"circular",
4642
"log",
4743
"log_exp_m1",

0 commit comments

Comments
 (0)