Skip to content

Commit 5adab4f

Browse files
committed
doc(op): fix summary line
1 parent 385e84d commit 5adab4f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

graphtik/op.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Copyright 2016, Yahoo Inc.
22
# Licensed under the terms of the Apache License, Version 2.0. See the LICENSE file associated with the project for terms.
33
"""
4-
.. default-role: term
4+
Define :term:`operation` & :term:`dependency` and match/zip inputs/outputs during :term:`execution`.
55
6-
Define `operation` and their `dependency` and match/zip inputs/outputs during `execution`.
7-
8-
.. default-role:
96
.. note::
107
This module (along with :mod:`.modifiers` & :mod:`.pipeline`) is what client code needs
118
to define pipelines *on import time* without incurring a heavy price

0 commit comments

Comments
 (0)