Skip to content

py : cleanup the code #605

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants