chore: add __pycache__ to .gitignore and remove sys.path hack in tests

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-03-23 01:43:12 +08:00
parent 028c642a8e
commit c5dd3060ef
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -3,6 +3,7 @@
# python
.venv/
__pycache__/
*.py[co]
# website