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

ENH: Simplify JSON & Dictionary parsing logic #216

Open
rmhowe425 opened this issue Jul 14, 2024 · 0 comments
Open

ENH: Simplify JSON & Dictionary parsing logic #216

rmhowe425 opened this issue Jul 14, 2024 · 0 comments

Comments

@rmhowe425
Copy link
Contributor

There are a few places in the code where multi-conditional look-ahead logic is used to parse JSON / dictionary pairs. This logic could be simplified to improve overall readability throughout the code.

A few examples are listed below:

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