Skip to content

Commit fe2e342

Browse files
committed
fix(docs): new types
1 parent 060c0e8 commit fe2e342

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
('py:class', '3'),
4949
('py:class', "<class 'dict'>"),
5050
('py:class', "<class 'str'>"),
51+
('py:class', "graphistry.compute.ASTSerializable.ASTSerializable"),
52+
('py:class', "graphistry.compute.chain.Chain"),
5153
('py:class', "graphistry.compute.predicates.ASTPredicate.ASTPredicate"),
5254
('py:class', 'graphistry.compute.predicates.categorical.Duplicated'),
5355
('py:class', 'graphistry.compute.predicates.is_in.IsIn'),

0 commit comments

Comments
 (0)