Skip to content

Type hinting needed for 'psycopg2' and 'psutil' functions #8502

@tareqpi

Description

@tareqpi

I am currently working on a project that checks for static typing in its CI workflow. When running mypy, errors occur because untyped third-party libraries functions are called in a typed context in the project. Therefore, the addition of the correct type hinting is needed so that mypy stops complaining. Below is the mentioned test result.

https://github.com/tareqpi/Nominatim/runs/7705136880?check_suite_focus=true#step:14:12

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