Merge "fix typo"
This commit is contained in:
commit
2805423b3a
@ -224,10 +224,10 @@ class TransformerBase(object):
|
||||
|
||||
@abc.abstractmethod
|
||||
def _create_entity_key(self, entity_event):
|
||||
"""Create entity key from given event
|
||||
"""Create an entity key from given event
|
||||
|
||||
By given an entity event, return a entity key which
|
||||
consisting key fields
|
||||
By given an entity event, return an entity key which
|
||||
consists of key fields
|
||||
|
||||
:param entity_event: event that returns from the driver
|
||||
:return: key
|
||||
|
@ -1,6 +1,6 @@
|
||||
metadata:
|
||||
name: basic_template_with_two_includes
|
||||
description: A template file which includes two defintion templates
|
||||
description: A template file which includes two definition templates
|
||||
includes:
|
||||
- name: basic_def_template
|
||||
- name: large_def_template
|
||||
|
Loading…
x
Reference in New Issue
Block a user