blob: 2326a36cfc78d02afaac537a094ab9e3135199c0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>test.py</file>
<line>2</line>
<problem_class severity="WARNING"/>
<description>Signature is not compatible to __new__</description>
</problem>
<problem>
<file>test.py</file>
<line>5</line>
<description>Signature is not compatible to __init__</description>
</problem>
<problem>
<file>test.py</file>
<line>12</line>
<problem_class severity="WARNING"/>
<description>Signature is not compatible to __init__</description>
</problem>
</problems>