Files
chbndrhnnsandintellij-monorepo-bot 611646245a [python] PY-43704 Pycharm thinks my test() method is a PyTest test and won't run it normally
Merge-request: IJ-MR-181088
Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com>

GitOrigin-RevId: 957666d532736dee0cafeaebfd3fac0a483b0784
2025-11-03 15:50:04 +00:00

5 lines
150 B
Python

# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
def <caret>test():
pass