Skip to content

Add entries in __init__.py's for easy imports  #15

@programmer290399

Description

@programmer290399

Files like models/__init__.py are currently empty due to which we have to use absolute imports like from pyqna.models.reading_comprehension.transformer_models import TransformerQnAModel.

By adding the corresponding entries in all such files would resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions