Skip to content

Add commonly used imports into main module #24

@rubickcz

Description

@rubickcz

Some classes/functions are imported often. To make import statements shorter, we could put some of the most imported items into the main module pynotify, e.g. we could then do for example

from pynotify import notify, BaseHandler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions