Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix type of logging feature keys #192

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

dirk-thomas
Copy link
Member

All keys are supposed to be tuples. For the cases with a missing trailing comma they are actually strings.

Luckily we don't have any feature names which are a substring of another feature string atm. Otherwise this would have failed when checking 'name' in key.

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added bug Something isn't working in review Waiting for review (Kanban column) labels Nov 15, 2019
@dirk-thomas dirk-thomas self-assigned this Nov 15, 2019
@dirk-thomas dirk-thomas merged commit dddf6fa into master Nov 15, 2019
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-logging-feature-keys branch November 15, 2019 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants