================ @@ -12,43 +12,38 @@ --default_args="<list of space separated flags>" """ -from absl import app -from absl import flags -from absl import logging +import logging +import argparse ---------------- mtrofin wrote:
can the imports be in alphabetical order, or does `black` not do that for us? https://github.com/llvm/llvm-project/pull/78880 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits