ropiens / project-sandwich-man

A project for researching a complex and long-horizon manipulation task especially focused on hierarchically stacking blocks.
MIT License
5 stars 0 forks source link

make format exclude rule needed #7

Open CUN-bjy opened 3 years ago

CUN-bjy commented 3 years ago

Description

When we run make format, all python files' code-style are changed. We need some rules for excluding non-target files. e.g. panda-gym and venv, etc