Skip to content

Minor: Uncertain what the purpose of swallowing *args and **kwargs is here? #13

Description

@ldunham1

def qApp(*args, **kwargs):

Currently qApp() will swallow any *args or **kwargs given - I'm not sure why?
QApplication can be given arguments for initialisation, if its meant for them should they be passed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions