Remove diffusion-policy dependency

This commit is contained in:
Simon Alibert
2024-03-10 16:36:30 +01:00
parent 6c867d78ef
commit 7982425670
6 changed files with 3 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
exclude: ^(data/|tests/|diffusion_policy/)
exclude: ^(data/|tests/)
default_language_version:
python: python3.10
repos: