Skip to content

Move imports around #1

@SycamoreLeaf

Description

@SycamoreLeaf

Import argparse at the beginning of the file. Import everything else at the beginning of every function call. Achieve this by writing an "import_everything" function, together with a decorator that puts it at the beginning of a function.

This will make prsconv2.py --help much faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions