16 lines
466 B
JSON
Executable File
16 lines
466 B
JSON
Executable File
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir C:UsersviliaOneDrivePočítač*thesis*)",
|
|
"Bash(dir:*)",
|
|
"Bash(source venv/Scripts/activate)",
|
|
"Bash(python -m pytest test_app.py -v)",
|
|
"Bash(python -c \"import flask; import transformers; import torch; print\\(''Dependencies OK''\\)\")",
|
|
"Bash(curl -s http://localhost:5000/api/stats)",
|
|
"Bash(curl:*)",
|
|
"Bash(python -c \":*)",
|
|
"Bash(python view_db.py)"
|
|
]
|
|
}
|
|
}
|