Update baselines

This commit is contained in:
D-X-Y
2021-03-28 10:57:20 +00:00
parent 0055511829
commit 53cb5f1fdd
4 changed files with 24 additions and 10 deletions

View File

@@ -223,7 +223,7 @@ if __name__ == "__main__":
info_dict["heads"],
info_dict["values"],
info_dict["names"],
space=12,
space=14,
verbose=True,
sort_key=True,
)