File: test_basic_func_kwargs_.yml

package info (click to toggle)
python-sphinx-autodoc2 0.5.0-6
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,268 kB
  • sloc: python: 3,407; xml: 72; makefile: 9
file content (16 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
- all: null
  doc: ''
  full_name: test
  type: module
- args:
  - - '**'
    - kw
    - float
    - null
  doc: ''
  full_name: test.a
  range:
  - 1
  - 1
  return_annotation: str
  type: function