justheuristic 5 년 전
부모
커밋
ef7c9e183b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -63,7 +63,7 @@ extensions = [
 
 
 # Napoleon settings
-napoleon_google_docstring = True
+napoleon_google_docstring = False
 napoleon_numpy_docstring = True
 napoleon_include_init_with_doc = True
 napoleon_include_private_with_doc = False