Fix UnicodeEncodeError

This commit is contained in:
RedoX
2021-07-28 18:43:45 +06:00
parent 606c5e0ffd
commit c66ba730d3
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ dist/
.DS_Store
output/
venv/
.vscode/