Skip to content

Absence of "Optional" import #85

@aditya047-stack

Description

@aditya047-stack

-The "Optional" is not imported in io.py file.
-we know that "Optional" is indirectly imported by "from models.responses import *" ,this code line.
-But it is not safe practice to do that.
-In future if response.py if changed, by mistakely removing "Optional" import it will crash.

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