Skip to content

Add context in Import from toml #355

@vickysharma0812

Description

@vickysharma0812

Enhancement

Current importFromToml methods does not contain context argument. See this example: https://toml-f.readthedocs.io/en/latest/how-to/error.html

We should add context as optional argument.

When context is present, then we use context to print the error. Otherwise, we use normal display method to print the error.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions