Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretty printing types. #11

Open
codetalker7 opened this issue Jul 14, 2024 · 0 comments
Open

Pretty printing types. #11

codetalker7 opened this issue Jul 14, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@codetalker7
Copy link
Member

Currently, printing out things like the config, indexer or the encoder (and other components) is not pretty, and prints out all the information at once, cluttering the output and is also quite hard to read. It'll be nice to implement Base.show methods to pretty-print all the types, with only the most important information being printed.

@codetalker7 codetalker7 added enhancement New feature or request good first issue Good for newcomers labels Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant