You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `return True` was flagged by IntelliJ as unreachable (and I concur),
the main function was probably to allow running the test without pytest,
but we have separate mechanism for this these days (`./tools/devtool
checkstyle`).
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments