Debugging Python with VS Code

  • this is timely and useful to me -- thanks for sharing

    debugging with this method is much nicer than my previously methods: lots of `logging.debug(f"{my_list}")` and parsing pytest output