apirrone commited on
Commit
6246408
·
1 Parent(s): 828c1d4
Files changed (1) hide show
  1. pyproject.toml +2 -1
pyproject.toml CHANGED
@@ -70,7 +70,8 @@ reachy_mini_conversation_app = [
70
  "images/*",
71
  "demos/**/*.txt",
72
  "prompts_library/*.txt",
73
- "profiles/**/*.txt"
 
74
  ]
75
 
76
  [tool.ruff]
 
70
  "images/*",
71
  "demos/**/*.txt",
72
  "prompts_library/*.txt",
73
+ "profiles/**/*.txt",
74
+ "prompts/**/*.txt",
75
  ]
76
 
77
  [tool.ruff]