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

Use loguru and appdirs to replace logging and hard coded path #82

Merged
merged 16 commits into from
Oct 16, 2023

Commits on Oct 14, 2023

  1. add ruff.isort

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    25bdfb7 View commit details
    Browse the repository at this point in the history
  2. rm isort

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0bf6dc1 View commit details
    Browse the repository at this point in the history
  3. use loguru

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    6e68e36 View commit details
    Browse the repository at this point in the history
  4. fix path bug

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    280a369 View commit details
    Browse the repository at this point in the history
  5. add appdirs

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    038c951 View commit details
    Browse the repository at this point in the history
  6. bump ruff

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1470a7f View commit details
    Browse the repository at this point in the history
  7. fix

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    02c8b55 View commit details
    Browse the repository at this point in the history
  8. rm autoflake

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    236255e View commit details
    Browse the repository at this point in the history
  9. format

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5c767f4 View commit details
    Browse the repository at this point in the history
  10. fix bug

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    091c53b View commit details
    Browse the repository at this point in the history
  11. update

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0bc64cc View commit details
    Browse the repository at this point in the history
  12. fix bug

    zrr1999 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f5959e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. add autoflake

    zrr1999 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    8fc4aed View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. add black

    zrr1999 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    93f4172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82d0e7 View commit details
    Browse the repository at this point in the history
  3. reformat with latest black

    SigureMo committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e4c8d72 View commit details
    Browse the repository at this point in the history