Skip to content

Many modules not present #2

@Sahil-Chhoker

Description

@Sahil-Chhoker

There are missing modules from here and there, example : "urlparse" from init and drivers and DBConnect from db, and so on.

Fixes:
url parse should be imported like:

from urllib.parse import urlparse

and not like:

import urlparse

DBConnect is not present:
image

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