Using: black --exclude "third_party/" ./lldb/
These were useful primarily for the Python 2 to 3 transition. Python 2 is no longer supported so these are no longer necessary. Differential Revision: https://reviews.llvm.org/D157759
The scripts root directory already contains python scripts. No need to keep this one nested under a dedicated Python directory.