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

Resolving ruff code style errors #57

Merged
merged 19 commits into from
Feb 20, 2024
Merged

Resolving ruff code style errors #57

merged 19 commits into from
Feb 20, 2024

Commits on Feb 17, 2024

  1. fix markdown linter errors

    elbeejay committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f2df6e3 View commit details
    Browse the repository at this point in the history
  2. spelling fixes

    elbeejay committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    609b269 View commit details
    Browse the repository at this point in the history
  3. ruff linting for fetch_od.py

    elbeejay committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d336d9d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    47d0938 View commit details
    Browse the repository at this point in the history
  2. lint graphtool.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4c08145 View commit details
    Browse the repository at this point in the history
  3. lint optimization.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    68d7712 View commit details
    Browse the repository at this point in the history
  4. lint network_clean.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fe8ad15 View commit details
    Browse the repository at this point in the history
  5. lint load_osm.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d7708e3 View commit details
    Browse the repository at this point in the history
  6. lint fetch_pois.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    72a5665 View commit details
    Browse the repository at this point in the history
  7. lint core.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    de39fe4 View commit details
    Browse the repository at this point in the history
  8. have ruff skip __init__.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    554ef66 View commit details
    Browse the repository at this point in the history
  9. lint calculate_od_raw.py

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d979e43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0dd7c46 View commit details
    Browse the repository at this point in the history
  11. lint tutorials/step 1

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    03e769a View commit details
    Browse the repository at this point in the history
  12. fix ogr import

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2fa3b0f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07ed9cc View commit details
    Browse the repository at this point in the history
  14. change to support import ogr

    elbeejay committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ea92581 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2470861 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd5861d View commit details
    Browse the repository at this point in the history