Skip to content

Conversation

@iLLiCiTiT
Copy link
Member

Description

Small formatting cleanup.

@iLLiCiTiT iLLiCiTiT merged commit 0302f79 into develop Apr 19, 2024
@iLLiCiTiT iLLiCiTiT deleted the enhancement/formatting-cleanup branch April 19, 2024 09:04
Context filters have defined structure. To define filter of nested
subfield use dot '.' as delimiter (For example 'task.name').
Filter values can be regex filters. String or 're.Pattern' can be used.
Filter values can be regex filters. String or ``re.Pattern`` can
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whats the reason this needs to be between two quotes? Was this intended to be re.Pattern?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For automated docstring creation. if I remember correctly

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I had only ever seen it with single quotes like:

`re.Pattern`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants