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:
@@ -46,5 +46,4 @@ Dockerfile
|
||||
*.log
|
||||
|
||||
# Testing
|
||||
test_*.py
|
||||
*_test.py
|
||||
|
||||
Reference in New Issue
Block a user