파이썬3 호환성 추가

This commit is contained in:
joyfuI
2020-11-08 16:06:34 +09:00
parent b7d9501802
commit 7bec0524e6
4 changed files with 5 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.idea/
.venv/
*.pyo
__pycache__/
test/