mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 07:32:21 +07:00
13 lines
327 B
XML
13 lines
327 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>test.py</file>
|
|
<line>2</line>
|
|
<description>Local function 'bar' is not used</description>
|
|
</problem>
|
|
<problem>
|
|
<file>test.py</file>
|
|
<line>13</line>
|
|
<description>Local function 'bar1' is not used</description>
|
|
</problem>
|
|
</problems> |