Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyDefaultArgumentInspection
/
expected.xml
blob: 17dd5717ec83bf4f8acb6ed53798c3bf6b206065 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<problems>
<problem>
<file>
test.py
</file>
<line>
1
</line>
<description>
Default argument value is mutable
</description>
</problem>
</problems>