Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- We only expect a boolean value, so [...] is not necessary. - Use `get_flag()` instead of `contains_id()` since the latter always returns true in this case. (according to the doc)
- Loading branch information