Skip to content

Type hint bug in is_complex_module (any vs Any) #56

@0xZKc0de

Description

@0xZKc0de

for the function is_complex_module() in codewiki/src/be/utils.py :

it should be dict[str, Any] not dict[str, any]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions