This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-04-19 04:51:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5e159ccdfe93d304a414b63861716071544b686
openide
/
python
/
testData
/
formatter
/
multilineIfConditionInParenthesesKeywordAtStart.py
Mikhail Golubev
b8b70bb856
PY-12008 Add a bunch of tests covering various cases of malformed if statements
2017-10-30 14:09:46 +03:00
3 lines
48 B
Python
Raw
Blame
History
if
(
foo
is
None
and
bar
==
42
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink