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

scripts/calculate_all_dsra_jenks.py: unexpected EOF and unused? Consider moving to attic? #160

Open
anthonyfok opened this issue Jan 26, 2022 · 0 comments
Assignees

Comments

@anthonyfok
Copy link
Member

python/calculate_all_dsra_jenks.py in this repo fails flake8 test with:

./python/calculate_all_dsra_jenks.py:44:241: E999 SyntaxError: unexpected EOF while parsing

There is another copy at OpenDRR/model-factory as script/calculate_all_dsra_jenks.py with different content.

I suspect that this Python script has been superseded by another. If it is no longer used, perhaps it is good to move calculate_all_dsra_jenks.py and other outdated/unused scripts into an "attic" directory (or maybe delete them).

Low priority, code clean-up, putting in the backlog.

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

2 participants