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

Fix: spec chars exception, Refactoring: code formatting using Black #7

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

dnzbk
Copy link
Collaborator

@dnzbk dnzbk commented Apr 24, 2024

Description

  • fixed a UnicodeEncodeError exception that occurs when using special characters in names;
  • added an additional test to check special characters;
  • formatted the code using Black;
  • reworked tests with unittest framework.

Testing

  • Windows 11/NZBGet v23.1.

@dnzbk dnzbk changed the title init Fix: spec chars exception, Refactoring: code formatting using Black Apr 24, 2024
@dnzbk dnzbk requested review from phnzb and luckedea April 24, 2024 08:51
@dnzbk dnzbk merged commit d75571f into master Apr 24, 2024
1 check passed
@dnzbk dnzbk deleted the fix/spec-chars branch April 24, 2024 10:02
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