Refine .dockerignore to exclude test files and update response model type in simulate endpoint to use 'Any' instead of 'any'

This commit is contained in:
张鑫
2025-12-16 15:03:16 +08:00
parent 34ee91a66e
commit 6a6d6281b7
2 changed files with 1 additions and 2 deletions

View File

@@ -46,5 +46,4 @@ Dockerfile
*.log
# Testing
test_*.py
*_test.py