Update docs [ci skip]

This commit is contained in:
Ines Montani 2019-10-25 11:27:00 +02:00
parent e91366a216
commit 2abf1028cb
1 changed files with 4 additions and 4 deletions

View File

@ -202,12 +202,12 @@ All labels present in the match patterns.
| ----------- | ----- | ------------------ | | ----------- | ----- | ------------------ |
| **RETURNS** | tuple | The string labels. | | **RETURNS** | tuple | The string labels. |
## EntityRuler.ent_ids {#labels tag="property"} ## EntityRuler.ent_ids {#labels tag="property" new="2.2"}
All entity ids present in the match patterns `id` properties All entity ids present in the match patterns `id` properties.
| Name | Type | Description | | Name | Type | Description |
| ----------- | ----- | ------------------ | | ----------- | ----- | ------------------- |
| **RETURNS** | tuple | The string ent_ids. | | **RETURNS** | tuple | The string ent_ids. |
## EntityRuler.patterns {#patterns tag="property"} ## EntityRuler.patterns {#patterns tag="property"}