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

refactor: spec_finder.py #89

Closed
wants to merge 10 commits into from

Commits on Sep 21, 2024

  1. improve message sentence

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a3ce49b View commit details
    Browse the repository at this point in the history
  2. add docstrings for _demarkdown & get_spec function

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    d2139b9 View commit details
    Browse the repository at this point in the history
  3. add logging config

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fab9fef View commit details
    Browse the repository at this point in the history
  4. refactor get_spec function

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    392a617 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7463529 View commit details
    Browse the repository at this point in the history
  6. add encoding

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0ca8919 View commit details
    Browse the repository at this point in the history
  7. use %s formatting in logging functions

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f8844c8 View commit details
    Browse the repository at this point in the history
  8. add missing docstrings for main

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b20cf5e View commit details
    Browse the repository at this point in the history
  9. apply ruff format

    Signed-off-by: Pranam <[email protected]>
    prnam committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    dc52d13 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    ec0a1f7 View commit details
    Browse the repository at this point in the history