| Tor Norbye | 3a2425a | 2013-11-04 10:16:08 -0800 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <problems> |
| 3 | <problem> |
| 4 | <file>test.py</file> |
| 5 | <line>1</line> |
| 6 | <description>Missing docstring</description> |
| 7 | </problem> |
| 8 | <problem> |
| 9 | <file>test.py</file> |
| 10 | <line>1</line> |
| 11 | <description>Missing docstring</description> |
| 12 | </problem> |
| 13 | <problem> |
| 14 | <file>test.py</file> |
| 15 | <line>4</line> |
| 16 | <description>Missing docstring</description> |
| 17 | </problem> |
| 18 | <problem> |
| 19 | <file>test.py</file> |
| 20 | <line>9</line> |
| 21 | <description>Empty docstring</description> |
| 22 | </problem> |
| 23 | <problem> |
| 24 | <file>test.py</file> |
| 25 | <line>13</line> |
| 26 | <description>Empty docstring</description> |
| 27 | </problem> |
| 28 | </problems> |