printAstropyTables# lsst.daf.butler.cli.utils.printAstropyTables(tables: list[Table]) → None# Print astropy tables to be displayed in the CLI. Output formatting matches astropyTablesToStr. Parameters# tableslist of astropy.table.TableThe tables to print.