Skip to content

Commit 5a60667

Browse files
committed
Numpy convention set for pydocstyle
1 parent 6f87a5f commit 5a60667

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ exclude =
1313
src/compas_fab/backends/vrep/remote_api/*,
1414
src/compas_fab/ghpython/path_planning.py
1515

16+
[pydocstyle]
17+
convention = numpy
18+
1619
[tool:pytest]
1720
testpaths = tests
1821
norecursedirs =

0 commit comments

Comments
 (0)