dict-typer icon indicating copy to clipboard operation
dict-typer copied to clipboard

Support custom data types

Open ikornaselur opened this issue 4 years ago • 0 comments

When an unknown data type is encountered, try to handle it:

  • [ ] If it's a class instance, track the instance.__class__.__name__ and list as a comment in the imports

ikornaselur avatar Mar 30 '20 09:03 ikornaselur