fix typo
Change-Id: I1035cb69c5981c92156ea7ba8243643bcff2505e
This commit is contained in:
parent
129a23b522
commit
a20c5a5417
@ -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