apirrone commited on
Commit
828c1d4
·
1 Parent(s): b975afb

pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -70,6 +70,7 @@ reachy_mini_conversation_app = [
70
  "images/*",
71
  "demos/**/*.txt",
72
  "prompts_library/*.txt",
 
73
  ]
74
 
75
  [tool.ruff]
 
70
  "images/*",
71
  "demos/**/*.txt",
72
  "prompts_library/*.txt",
73
+ "profiles/**/*.txt"
74
  ]
75
 
76
  [tool.ruff]