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-25 18:25:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fa823045ec72172f94de14dfd839d5a9ff46ae
openide
/
python
/
testData
/
inspections
/
PyPep8NamingInspection
T
History
Valentina Kiryushkina
508ac21f3c
Fix PY-19096 In Inspection "PEP 8 Naming convention violation" don't show warning for CamelCase named Context Manager classes
2016-04-07 19:21:32 +03:00
..
ignored
…
test
…
argumentName.py
…
classAttributes.py
…
className.py
…
classNameWithTwoUnderscores.py
…
contentManagerWithCamelCaseName.py
Fix PY-19096 In Inspection "PEP 8 Naming convention violation" don't show warning for CamelCase named Context Manager classes
2016-04-07 19:21:32 +03:00
contextManager.py
…
descendantOfStandardClass.py
…
functionName.py
…
functionVariable.py
…
globals.py
…
importCamelAsLower.py
…
importConstant.py
…
importLowerAsNonLower.py
…
overridden.py
…
overrideFromModule.py
…
scandinavian.py
…
tmp1.py
…