mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 20:54:49 +07:00
29 lines
1.1 KiB
XML
29 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>decorated.py</file>
|
|
<line>25</line>
|
|
<description>This decorator will not receive a callable it may expect; the built-in decorator returns a special object</description>
|
|
</problem>
|
|
<problem>
|
|
<file>decorated.py</file>
|
|
<line>30</line>
|
|
<description>This decorator will not receive a callable it may expect; the built-in decorator returns a special object</description>
|
|
</problem>
|
|
<problem>
|
|
<file>decorated.py</file>
|
|
<line>35</line>
|
|
<description>This decorator will not receive a callable it may expect; the built-in decorator returns a special object</description>
|
|
</problem>
|
|
<problem>
|
|
<file>decorated.py</file>
|
|
<line>40</line>
|
|
<description>This decorator will not receive a callable it may expect; the built-in decorator returns a special object</description>
|
|
</problem>
|
|
<problem>
|
|
<file>decorated.py</file>
|
|
<line>47</line>
|
|
<description>This decorator will not receive a callable it may expect; the built-in decorator returns a special object</description>
|
|
</problem>
|
|
</problems>
|