compas_fab
compas_fab copied to clipboard
Inconsistent use of documentation parameters
Describe the bug
Some function docs use Parameters and others use Args:
Expected behaviour Pick one! :p
Haha, see https://github.com/compas-dev/compas_fab/commit/2703f30a6f683a059b4ee14f12122e273ca661fa.
I could go through the source and fix it when I have time.