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

py : cleanup the code #605

Merged
merged 1 commit into from
Mar 31, 2023
Merged

py : cleanup the code #605

merged 1 commit into from
Mar 31, 2023

Conversation

prusnak
Copy link
Collaborator

@prusnak prusnak commented Mar 29, 2023

  • use f-strings where possible
  • drop first param of encode/decode functions since "utf-8" is the default

@prusnak
Copy link
Collaborator Author

prusnak commented Mar 30, 2023

Rebased on top of current master

- use f-strings where possible
- drop first param of encode/decode functions since "utf-8" is the default
@prusnak
Copy link
Collaborator Author

prusnak commented Mar 30, 2023

Rebased after #640 has been merged (drop changes from quantize.py since it does not exist anymore)

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

Successfully merging this pull request may close these issues.

2 participants