This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-22 23:53:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fa823045ec72172f94de14dfd839d5a9ff46ae
openide
/
python
/
testData
/
inspections
/
PyNoneFunctionAssignmentInspection
T
History
Andrey Vlasovskikh
8fed6c91ee
Fixed function doesn't return anything inspection for decorated and overridden methods (PY-10883)
2013-09-25 17:29:14 +04:00
..
decoratedMethod.py
Fixed function doesn't return anything inspection for decorated and overridden methods (PY-10883)
2013-09-25 17:29:14 +04:00
methodWithInheritors.py
Fixed function doesn't return anything inspection for decorated and overridden methods (PY-10883)
2013-09-25 17:29:14 +04:00
noReturn.py
…
noType.py
…
pass.py
…
returnNone.py
…
trueNegative.py
…