Skip to content

feature: Allow passing multiple args to load_extensions instead of a list #268

@pawamoy

Description

@pawamoy

Is your feature request related to a problem? Please describe.

Similar to #267 I would just find it more ergonomic: load_extensions("ext1") instead of load_extensions(["ext1"]).

Describe the solution you'd like

Accept variadic extensions.

Describe alternatives you've considered

/

Additional context

/

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions