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

Remove dead code in MozaikPartTree. #9

Closed
cjwelborn opened this issue Apr 22, 2019 · 0 comments
Closed

Remove dead code in MozaikPartTree. #9

cjwelborn opened this issue Apr 22, 2019 · 0 comments

Comments

@cjwelborn
Copy link
Member

Remove confusing dead code. The iter_tree method on this class doesn't even handle this case.

tigertamer/lib/util/parser.py

Lines 1257 to 1259 in 61384b0

else:
d[k] = [d[k]]
d[k].append(v)

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

No branches or pull requests

1 participant