Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
AddCls_after.py
blob: 1420e88586d0468ede87b7c51cbcc1d80b7fe595 [
file
] [
log
] [
blame
]
class
A
:
@classmethod
def
foo
(
cls
):
# Add 'cls'
pass