Command-line program to generate, update or transform docstrings in python source code. The app will parse the requested source files for docstrings as well as function signatures and class bodies.
I spent a good hour trying to figure out how to send a custom trace id without using the context managers. After looking at 3 different doc pages and the source code, I found out that I can just do ...