JDevlieghere added inline comments.
================ Comment at: lldb/examples/python/cont_to_bkpt.py:5 + def __init__(self, debugger, unused): + return + ---------------- Nit: The "Pythonic" way of doing is using `pass` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D125148/new/ https://reviews.llvm.org/D125148 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits