File: test_basic_class_attribute_with_docstring_.yml

package info (click to toggle)
python-sphinx-autodoc2 0.5.0-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,268 kB
  • sloc: python: 3,407; xml: 72; makefile: 9
file content (19 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
- all: null
  doc: ''
  full_name: test
  type: module
- bases: []
  doc: ''
  full_name: test.A
  range:
  - 1
  - 3
  type: class
- annotation: str
  doc: Docstring
  full_name: test.A.a
  range:
  - 2
  - 2
  type: attribute
  value: null