Tor Norbye | 3a2425a5 | 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>2</line> |
| 6 | <problem_class severity="WARNING"/> |
| 7 | <description>Signature is not compatible to __new__</description> |
| 8 | </problem> |
| 9 | <problem> |
| 10 | <file>test.py</file> |
Tor Norbye | a3e39ab | 2014-04-10 10:54:17 -0700 | [diff] [blame] | 11 | <line>5</line> |
| 12 | <description>Signature is not compatible to __init__</description> |
| 13 | </problem> |
| 14 | <problem> |
| 15 | <file>test.py</file> |
Tor Norbye | 3a2425a5 | 2013-11-04 10:16:08 -0800 | [diff] [blame] | 16 | <line>12</line> |
| 17 | <problem_class severity="WARNING"/> |
| 18 | <description>Signature is not compatible to __init__</description> |
| 19 | </problem> |
| 20 | </problems> |