mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[python] Codestyle fixes
Merge-request: IJ-MR-174409 Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com> GitOrigin-RevId: d3154ac565fe4e68fb8df74678c8699ce14bdd33
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6c222d8345
commit
d39ccccc88
@@ -67,8 +67,7 @@ if __name__ == '__main__':
|
||||
args += ["--no-header", "--no-summary", "-q"]
|
||||
|
||||
if JB_DISABLE_BUFFERING and "-s" not in args:
|
||||
args += ["-s"]
|
||||
|
||||
args += ["-s"]
|
||||
|
||||
jb_doc_args("pytest", args)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user