compas-dev / compas_fab

Robotic fabrication package for the COMPAS Framework.
https://compas.dev/compas_fab/
MIT License
108 stars 32 forks source link

Remove `forward_docstring` #440

Open gonzalocasas opened 1 week ago

gonzalocasas commented 1 week ago

After the recent refactor of the __call__ magic, we forgot to remove the now-unused forward_docstring decorator in src\compas_fab\backends\interfaces\client.py